Tag Archives: Failed to read auto-increment value from storage

Failed to read auto-increment value from storage

After chopping hands, the fraud call came before the express delivery was received. How to improve the privacy and security of e-commerce>>>

When inserting data, the system prompts “failed to read auto increment value from storage engine” error. After consulting the data, the solution is as follows:

1) remove the auto increment option of auto increment field of data table and save it

2) reset this field to auto increment field

Problem solving

Reference: http://liguoliang.com/2010/mysql1467-failed-to-read-auto-increment-value-from-storage-engine/