|
MediaWiki master
|
Execute the MySQL client binary, connecting to the wiki's DB. More...
Go to the source code of this file.
Classes | |
| class | MysqlMaintenance |
Variables | |
| $maintClass = MysqlMaintenance::class | |
Execute the MySQL client binary, connecting to the wiki's DB.
Note that this will not do table prefixing or variable substitution. To safely run schema patches, use sql.php.
Definition in file mysql.php.