最近新加了个台服务器处理小部分的数据,在添加的出现了点问题

处理办法,把主键的类型改一下,之前用的tinyint

mysql insert 提示Failed to read auto-increment value from storage engine错误的处理方法

 

 改成mediumint

mysql insert 提示Failed to read auto-increment value from storage engine错误的处理方法

 

 再次执行就不会报错了,但是在之前的数据库处理没有问题,在新的就有问题了,不晓得咋回事

相关文章:

  • 2022-03-02
  • 2021-12-29
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-02
猜你喜欢
  • 2022-02-02
  • 2021-07-01
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-15
相关资源
相似解决方案