MySQL Forums
Forum List  »  MyISAM

16 Column per index limit
Posted by: Raymond Zeigler
Date: February 22, 2006 08:47AM

Is there an easy solution to overriding the limit of 16 columns per index? It appears to me that you can change the MAX_REF_PARTS definition in unireg.h to modify this value for MySQL. Is there something similar that can be done for MyISAM? Is there something else in MySQL that will assume this limit without looking at this value?

Any help would be appreciated.

I am using MySQL Version 5.0.18.



Edited 1 time(s). Last edit at 02/22/2006 10:41AM by Raymond Zeigler.

Options: ReplyQuote


Subject
Views
Written By
Posted
16 Column per index limit
3697
February 22, 2006 08:47AM
1967
February 24, 2006 08:49AM


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.