ERROR 1227 (42000): Access denied; you need (at least one of) the SUPER privilege(s) for this operation

原因之前mysql的

vi /etc/my.cnf

修改配置没有重启()

mysql从服务器

#指定从库serverid

server-id=2

保存退出

service mysqld restart

相关文章:

  • 2022-02-02
  • 2021-09-05
  • 2022-12-23
  • 2022-12-23
  • 2021-06-09
  • 2021-06-25
  • 2021-08-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案