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

Query divider bug #18

Closed yoichiro closed 9 years ago

yoichiro commented 9 years ago

The following code can't be divided:

--
-- hoge
--
DELIMITER ;;

The code above will be one string... It should be two sentences...

yoichiro commented 9 years ago

Released. https://github.com/yoichiro/chrome_mysql_admin/commit/7fedcd1a46bf65baf845691af33e834d18b9a4ea