会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
shen1hua
博客园
首页
博问
闪存
新随笔
订阅
管理
2017年6月23日
Failed to read auto-increment value from storage engine
摘要: 今天在使用php artisan db:seed进行填充1000条数据时,出现如下错误Failed to read auto-increment value from storage engine 原因: 自增字段设置外tinyint 长度为3 解决方法:自增字段修改为int
阅读全文
posted @ 2017-06-23 18:37 shen1hua
阅读(787)
评论(0)
推荐(0)
编辑