本文介绍了恢复mysql自动编号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有两个突然不会自动编号的数据库。这是一个更新的错误吗?
我尝试过:
我试图使用Workbench查询并重置字段整数类型。但错误报告SQL语句不正确。
I have 2 databases that suddenly won't auto-number. Is this a bug through an update?
What I have tried:
I tried to use query with Workbench and reset the field integer type. But error report that SQL statement was not correct.
推荐答案
这篇关于恢复mysql自动编号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!