Handy script to manually run a single sql patch file, with all the necessary options...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 19 Mar 2008 22:25:20 +0000 (22:25 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 19 Mar 2008 22:25:20 +0000 (22:25 +0000)
commita4532a246f0656d98faa3f3cea802e9b542486bd
treee2d56dc0ab5c968f4224b9b937fb244966f4f196
parent09c372ed377038b6d488134e917056bfdb37e8d5
Handy script to manually run a single sql patch file, with all the necessary options expanded (prefix, charset, etc).
Commands like 'php maintenance/patchSql.php updatelog category'
maintenance/patchSql.php [new file with mode: 0644]