not really!
i got the error message when i try to change some field property of the table... not when trying to add a new line.
and i always trust mysql for the automatic id assignment (auto increment)
even if i add a duplicate value, there not suppose to have the same id, since i don't specify an id.
maybe i got some corrupted index or something
i try to check with isamchk, and it seem ok.
is there a query for finding duplicate rows??