MySQL Forums
Forum List  »  Newbie

Re: strange behaviour of auto_increment primary key
Posted by: pearsojd
Date: August 20, 2004 09:45AM

Hi,

Indeed strange behaviour. Perhaps some initial advice is to check the table defs incase someone has changed them.

mysql> show create table table_name;

James

Options: ReplyQuote


Subject
Written By
Posted
Re: strange behaviour of auto_increment primary key
August 20, 2004 09:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.