mysql中 出现No query specified

Mysql----error:no query specified

mysql下抛出错误: error:no query specified

出现此错误是sql不合法原因:

如:select * from abc\G; 或者 select * from abc;;

\G后面不需要再加分号;

分号重复。

考虑分号的原因

posted @ 2015-01-15 15:09  崔志朋  阅读(2020)  评论(0编辑  收藏  举报