MySQL Forums
Forum List  »  MyISAM

Re: auto_increment behavior inconsistent vs. BDB....howcome?
Posted by: Ingo Strüwing
Date: August 07, 2006 02:05PM

The difference seems to be that the example uses an ENUM column. That is an integer based data type. If you can verify that it works with integer types, but not character types then it is either a documentation problem or a BDB problem.

Regards,
Ingo

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: auto_increment behavior inconsistent vs. BDB....howcome?
1625
August 07, 2006 02:05PM


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.