index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
sql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-2
/
+2
*
maintenance: Add --query option in sql.php
Timo Tijhof
2015-07-18
1
-7
/
+19
*
Fix sql.php behavior on error
Brad Jorsch
2015-07-10
1
-2
/
+2
*
Improve documentation of maintenance/sql.php
Marius Hoch
2015-05-20
1
-1
/
+2
*
Allow the empty string as the wiki DB
Aaron Schulz
2014-11-06
1
-1
/
+2
*
No space within the ?: operator
Bartosz DziewoĆski
2014-08-25
1
-1
/
+1
*
Cleanup some docs (maintenance)
umherirrender
2014-08-09
1
-1
/
+1
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-4
/
+4
*
Pass phpcs-strict on maintenance/ (1/8)
Siebrand Mazeland
2014-04-22
1
-1
/
+2
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-2
/
+2
*
Added --wikidb param to sql.php
Aaron Schulz
2013-12-10
1
-10
/
+12
*
Allow server selection when running sql.php
Aaron Schulz
2013-05-22
1
-3
/
+29
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Fixed spacing around parenthesis in languages/tests/maintenance
umherirrender
2013-04-28
1
-1
/
+1
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-4
/
+4
*
Add a wfWaitForSlaves() call at the end of sql.php
Reedy
2013-02-25
1
-0
/
+1
*
Made sql.php except a "cluster" option and cleaned up the arguments.
Aaron Schulz
2013-02-21
1
-4
/
+10
*
misc style issues
Antoine Musso
2013-01-30
1
-0
/
+1
*
Merge "alter sql.php prompt on line continuation"
Demon
2012-10-25
1
-1
/
+10
|
\
|
*
alter sql.php prompt on line continuation
Antoine Musso
2012-10-25
1
-1
/
+10
*
|
Merge "(bug 37020) sql.php with readline eats semicolon"
Demon
2012-10-25
1
-1
/
+3
|
\
\
|
*
|
(bug 37020) sql.php with readline eats semicolon
Antoine Musso
2012-10-25
1
-1
/
+3
|
|
/
*
/
sql.php in interactive no more exit on DBerror
Antoine Musso
2012-10-25
1
-1
/
+2
|
/
*
Added missing GPLv2 headers in maintenance scripts.
Alexandre Emsenhuber
2012-09-04
1
-0
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-02
1
-0
/
+5
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Fixed reading from file from r108774
Sam Reed
2012-01-17
1
-6
/
+10
*
Give sql.php eval.php type scrollback
Sam Reed
2012-01-12
1
-25
/
+37
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-2
/
+2
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-1
/
+1
*
Fix child class visibility
Chad Horohoe
2010-03-10
1
-1
/
+1
*
Fix regression in sql.php: needs to run w/ DB admin privileges in order to do...
Brion Vibber
2009-09-22
1
-0
/
+4
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-1
/
+1
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Don't put \n on the end of every error() call, just do it in error() itself. ...
Chad Horohoe
2009-08-02
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-42
/
+62
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-46
/
+40
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-40
/
+46
*
Don't die horribly from sql.php when making INSERT/DELETE/UPDATE/CREATE TABLE...
Brion Vibber
2008-08-01
1
-3
/
+3
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-3
/
+3
*
A few comment tag tweaks.
Nick Jenkins
2007-07-11
1
-0
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
* Removed mysql5 SQL files, obviously we're collectively incapable of keeping...
Tim Starling
2007-04-22
1
-0
/
+67