mysql执行出错:Table 'k

mac2022-06-30  71

执行sql的时候发现出错 

Table 'k_user' is read only

1、给mysql权限 chmod 777 mysql 

2、执行一下命令

mysqladmin -uroot -p refresh

 

转载于:https://www.cnblogs.com/weibanggang/p/11400727.html

最新回复(0)