Page MenuHomePhabricator
Paste P5462

(An Untitled Masterwork)
ActivePublic

Authored by Paladox on May 19 2017, 7:07 PM.
Tags
None
Referenced Files
F8124411:
May 19 2017, 7:07 PM
Subscribers
None
[75450ddd756de9247efaceb7] /mw-config/?page=Upgrade Wikimedia\Rdbms\DBQueryError from line 1076 of /home/randomwi/public_html/en/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SHOW TABLE STATUS LIKE 'revision' ESCAPE '`'
Function: MysqlInstaller::preUpgrade
Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ESCAPE '`'' at line 1 (localhost)
Backtrace:
#0 /home/randomwi/public_html/en/includes/libs/rdbms/database/Database.php(934): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)
#1 /home/randomwi/public_html/en/includes/installer/MysqlInstaller.php(183): Wikimedia\Rdbms\Database->query(string, string)
#2 /home/randomwi/public_html/en/includes/installer/WebInstallerUpgrade.php(62): MysqlInstaller->preUpgrade()
#3 /home/randomwi/public_html/en/includes/installer/WebInstaller.php(279): WebInstallerUpgrade->execute()
#4 /home/randomwi/public_html/en/mw-config/index.php(81): WebInstaller->execute(array)
#5 /home/randomwi/public_html/en/mw-config/index.php(39): wfInstallerMain()
#6 {main}