-★出爺;3 发表于 2018-9-29 13:12:03

mysql slave stop;语法错误

  输入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;
  不要问我为什么我也不知道为什么 知道为什么的欢迎评论。。。

页: [1]
查看完整版本: mysql slave stop;语法错误