aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/sql.php
Commit message (Expand)AuthorAgeFilesLines
...
* | sql.php in interactive no more exit on DBerrorAntoine Musso2012-10-251-1/+2
|/
* Added missing GPLv2 headers in maintenance scripts.Alexandre Emsenhuber2012-09-041-0/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-09-021-0/+5
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Fixed reading from file from r108774Sam Reed2012-01-171-6/+10
* Give sql.php eval.php type scrollbackSam Reed2012-01-121-25/+37
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-2/+2
* Stylize maintenance folder..Sam Reed2010-05-221-1/+1
* Fix child class visibilityChad Horohoe2010-03-101-1/+1
* Fix regression in sql.php: needs to run w/ DB admin privileges in order to do...Brion Vibber2009-09-221-0/+4
* * batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...Alexandre Emsenhuber2009-08-171-1/+1
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Don't put \n on the end of every error() call, just do it in error() itself. ...Chad Horohoe2009-08-021-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-42/+62
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-46/+40
* Merge maintenance-work branch:Chad Horohoe2009-06-241-40/+46
* Don't die horribly from sql.php when making INSERT/DELETE/UPDATE/CREATE TABLE...Brion Vibber2008-08-011-3/+3
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-3/+3
* A few comment tag tweaks.Nick Jenkins2007-07-111-0/+2
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* * Removed mysql5 SQL files, obviously we're collectively incapable of keeping...Tim Starling2007-04-221-0/+67