MySQL Forums
Forum List  »  InnoDB

Re: create unique index problem on innodb plugin 1.0.2
Posted by: Rick James
Date: January 06, 2009 09:40PM

I got burned, too. At some point this started failing:
INSERT INTO tbl (non_null_field) VALUES (NULL);

I suspect it is not so much a plugin issue as a version number issue.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: create unique index problem on innodb plugin 1.0.2
1642
January 06, 2009 09:40PM


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.