MySQL Forums
Forum List  »  Replication

InnoDB: Over 1000 columns
Posted by: F Kemp
Date: March 19, 2013 05:47PM

We receive "errno: 139" when we try to create an InnoDB table with over 1000 columns. Is there any setting we can change to get this to work?

Right now I think our only two options are:

1) Use MyISAM storage engine
2) Change table to have < 1000 columns

Is there a third option that will let this number of columns work with InnoDB?

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
InnoDB: Over 1000 columns
1476
March 19, 2013 05:47PM
720
March 21, 2013 09:20AM


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.