原文:MySQL报错解决:The MySQL server is running with the --read-only option so it cannot execute this statement

MySQL报错:The MySQL server is running with the skip grant tables option so it cannot execute this statement等问题 .登录的mysql:mysql u root p mysql gt set global read only 关掉新主库的只读属性 flush privileges .修改mysql ...

2019-09-05 13:45 0 11648 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM