SQL: Repair Auto Increment of a Table
Occasionally it happens that overlaps occur in a large table and the message Duplicate entry '0' for key 'PRIMARY' for query then gets the upper hand in the error logs. This error can be fixed quite easily with a short line of SQL.
Fix duplicate entr...
en.pixelbart.de2 min read
Kevin Pliester
Webdev
You know of any other fixes? Share them in the comments so everyone knows about them!
Stay healthy!