Aaron Schulz
|
30f4b3c103
Replace DatabaseBase => Database in more places
|
8 years ago |
Aaron Schulz
|
950cf6016c
Rename DB_SLAVE constant to DB_REPLICA
|
8 years ago |
jenkins-bot
|
a206443c0e
Merge "Change "slave" => "replica DB" in /maintenance"
|
8 years ago |
Aaron Schulz
|
c0a9ab0f6d
Change "slave" => "replica DB" in /maintenance
|
8 years ago |
Kaldari
|
c1bf1f369e
Fixing dry-run logic in updateCollation.php
|
8 years ago |
jenkins-bot
|
e2eefa3a97
Merge "Make updateCollation wait for slaves every 500 (instead of 2000)"
|
8 years ago |
Brian Wolff
|
d9a965c69d
Make updateCollation wait for slaves every 500 (instead of 2000)
|
8 years ago |
jenkins-bot
|
1b526b27d3
Merge "use slave for row estimate in updateCollation.php"
|
8 years ago |
Brian Wolff
|
09205b2954
use slave for row estimate in updateCollation.php
|
8 years ago |
Brian Wolff
|
01bcb5a9e6
Use STRAIGHT_JOIN on updateCollation.php per jcrespo
|
8 years ago |
Brian Wolff
|
0d4e0ca543
Add -f as an alias of --force to cli args of updateCollation.php
|
9 years ago |
Brian Wolff
|
eec016ece6
Add new index to make updateCollation.php painless
|
9 years ago |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 years ago |
Max Semenik
|
59db24e90b
Use addDescription() instead of accessing mDescription directly
|
9 years ago |
Kevin Israel
|
1dd4c867e5
updateCollation.php: Switch back to using cl_from index for now
|
9 years ago |
Aaron Schulz
|
fa8e1a9b00
Clean up transactions in maintenance scripts
|
9 years ago |
Kevin Israel
|
924a34c298
Remove --max-slave-lag options and remnants from maintenance scripts
|
10 years ago |
umherirrender
|
b0cfcd0fcb
Add missing @return and @param to doc blocks
|
10 years ago |
umherirrender
|
6b4c44c2db
Add missing @param to function docs
|
10 years ago |
Siebrand Mazeland
|
606c680b21
Update formatting in maintenance/ (4/4)
|
11 years ago |
Mark A. Hershberger
|
0b5acd0623
Move reference to $row where it is in-scope and doesn't produce
|
11 years ago |
MatmaRex
|
c9e8cffc81
updateCollation.php: sanity check the collation before proceeding
|
11 years ago |
Timo Tijhof
|
beb1c4a0ec
phpcs: More require/include is not a function
|
11 years ago |
Brian Wolff
|
af6d3572fa
Revert "(bug 46615) updateCollation.php: sanity check the collation before proceeding"
|
12 years ago |
Timo Tijhof
|
50e7985d4d
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
|
12 years ago |
MatmaRex
|
6eb84144df
(bug 46615) updateCollation.php: sanity check the collation before proceeding
|
12 years ago |
Platonides
|
c3f1a3c9ea
a43f751 removed the usage of $wgMiserMode
|
12 years ago |
Tim Starling
|
1db83c1b76
Restore SET cl_timestamp=cl_timestamp
|
12 years ago |
Tim Starling
|
a43f751cf6
Reduce disruption during updateCollation.php
|
12 years ago |
Marius Hoch
|
652c4be7c2
Clean up: Declare variables with public instead of var
|
12 years ago |