时间:2021-07-01 10:21:17 帮助过:31人阅读
输入slave stop;
出现ERROR 1064 (42000): 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 ‘slave stop‘ at line 1
把slave stop;改成stop slave;
不要问我为什么我也不知道为什么 知道为什么的欢迎评论。。。
本文出自 “一个不想空想的人” 博客,请务必保留此出处http://jzzjw.blog.51cto.com/9921462/1656586
mysql slave stop;语法错误
标签:error mysql