yoichiro / chrome_mysql_admin

ChromeMyAdmin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.
https://www.eisbahn.jp/chrome_mysql_admin
Apache License 2.0
140 stars 33 forks source link

Does not support database with `-` in name #1

Closed greatghoul closed 10 years ago

greatghoul commented 10 years ago

When switch to database whos name contains -, the app will give the flowling error:

Fatal error occurred. Go back to login screen.

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 '-development' at line 1
yoichiro commented 10 years ago

Thank you for this report. Fixed this issue by 0eb5d8fab19944d1630f1558ceaebbe984cd65ae.