您的位置:首页 > 博客中心 > 数据库 >

Mysql--error:no query specified

时间:2022-03-13 22:49

Mysql--error:no query specified

mysql下抛出No query specified错误:


mysql> show master status\G;

*************************** 1. row ***************************

File: mysql-bin.000003

Position: 215

Binlog_Do_DB: 

Binlog_Ignore_DB: 

1 row in set (0.00 sec)


ERROR: 

No query specified



原因为\G后面多加了分号,如下:


mysql> show master status\G

*************************** 1. row ***************************

File: mysql-bin.000003

Position: 215

Binlog_Do_DB: 

Binlog_Ignore_DB: 

1 row in set (0.00 sec)


本文出自 “” 博客,请务必保留此出处

Mysql--error:no query specified,布布扣,bubuko.com

热门排行

今日推荐

热门手游