Safety of your data
Just got this today after a mysqlcheck:
warning : Found row where the auto_increment column has the value 0
How pity, your data integrity is gone and you don't know, at which position this row was originally. Beside this, the id auto_increment column is marked unique but has some more rows which value 0 in the table.
Should i repeat myself?
Trackbacks
ads' corner on : There is no spoon^M^M^M^M^Mauto_increment
Show preview
Got this from a mysqlcheck report:warning : Found row where the auto_increment column has the value 0unihelp_db_propietary.unihelp_statsToo pity, this table has no auto_increment field:
mysql> desc unihelp_stats;+-------+--------------+------+----- Comments ()
Comments
Display comments as Linear | Threaded