Fix the web updater
authorPaladox <thomasmulhall410@yahoo.com>
Fri, 19 May 2017 20:43:26 +0000 (20:43 +0000)
committerPaladox <thomasmulhall410@yahoo.com>
Fri, 19 May 2017 20:46:06 +0000 (20:46 +0000)
commit5d56bcb925af653fed427e90a1cfb982de386720
treeccef835240152f568844da7d609a5c8042b6f679
parentf2cacb9af7bd5e83324a0c268759ad4d17333711
Fix the web updater

It kept failing with 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)

Bug: T165805
Change-Id: I2671415fc34b1e6226104c88ca21fafc860bb7fb
includes/installer/MysqlInstaller.php