HomePhabricator

* Removed mysql5 SQL files, obviously we're collectively incapable of keeping…

Description

  • Removed mysql5 SQL files, obviously we're collectively incapable of keeping them up to date. They were littered with errors. The only deliberate difference appears to be the table character set, which can be adjusted programatically using a variable.
  • Added table option variable to the SQL patch files, so now upgrading a non-standard schema won't leave your database horribly corrupted.
  • Added sql.php, for sourcing SQL files with MediaWiki variable substitution.
  • Disable MySQL's strict mode at session start for MySQL 4.1+, to avoid the various problems that occur when it is on.

Details

Provenance
tstarlingAuthored on
Parents
rSVN21465: * Slovak (sk) updates
Branches
Unknown
Tags
Unknown
ChangeId
None