aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/mysql.php
Commit message (Expand)AuthorAgeFilesLines
* maintenance/mysql: Add missing $serverInfo to fix --raw-host optionTimo Tijhof2023-01-181-1/+1
* maintenance/mysql.php: Add --raw-host parameterTimo Tijhof2023-01-111-3/+24
* Merge "rdbms: remove DB domain from more LoadBalancer methods"jenkins-bot2022-10-251-2/+2
|\
| * rdbms: remove DB domain from more LoadBalancer methodsAaron Schulz2022-10-251-2/+2
* | Use short array destructuring instead of list()Tim Starling2022-10-211-1/+1
|/
* maintenance: Cleanup use of exit in Maintenance::execute implementationUmherirrender2021-08-301-3/+3
* More master -> primary documentation and internal var renamingJames D. Forrester2021-07-151-1/+1
* MysqlMaintenance: Make use of Maintenance::fatalErrorAmmarpad2021-02-281-17/+10
* Fix --group option for mysql.phpdaniel2021-02-091-1/+1
* in deployment-prep some groups don't exist, permit scripts that use them to runAriel T. Glenn2021-02-091-0/+4
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Use namespaced IPUtils classKunal Mehta2020-01-011-1/+2
* Make use of the list() feature where it makes senseThiemo Kreuz2019-03-241-3/+1
* maintenance: Remove unused code from several maintenance scriptsThiemo Kreuz2019-03-031-2/+0
* Fix param doc of MysqlMaintenance::runMysqlUmherirrender2018-08-061-2/+2
* In mysql.php ignore SIGINTTim Starling2018-07-181-0/+6
* Maintenance script to wrap the mysql binaryTim Starling2018-05-311-0/+184