查看文章 |
mysql中Table is read only的解决
2009-10-29 16:07
原文:http://blog.163.com/song_0803/blog/static/46097597200982124352651/ 作者:宋红光 今天再我把数据库data 拷贝到linux 下运行程序 ”mysql中Table is read only的解决“ 出现这样的问题,查询资料。 运行flush tables后,read only问题解决。 另:mysql/data/sometable/下的文件可能是只读模式,需要修改为可写状态。 |
最近读者: