会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
myx
博客园
首页
新随笔
联系
订阅
管理
2013年10月25日
Failed to read auto-increment value from storage engine错误的处理方法
摘要: 在进行数据的插入时,系统提示Failed to read auto-increment value from storage engine(从存储引擎读取自增字段失败)错误,经查阅资料,解决方法如下:1)把涉及数据表的自增字段的自增选项去掉,保存一下2)重新将这个字段设置为自增字段问题解决。
阅读全文
posted @ 2013-10-25 00:19 myx
阅读(532)
评论(0)
推荐(0)
编辑