原文:MySQL报错:The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement

The MySQL server is running with the skip grant tables option so it cannot execute this statement 解决办法: mysql gt set global read only 关掉新主库的只读属性 flush privileges set global read only 读写属相 flush privil ...

2012-05-28 12:54 0 5677 推荐指数:

查看详情

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