MySQL Forums
Forum List  »  InnoDB

Re: ERROR 1069: Too many keys specified. Max 64 keys allowed
Posted by: Jan Lindström
Date: November 10, 2005 01:31AM

You could try increasing the value of MAX_KEY in the source code and recompile. Not sure if more than 64 keys could be used even like this. Note that currently MySQL does not work with keys whose size is > MAX_KEY_LENGTH.

Jan Lindström
Oracle Corp./Innobase Oy
InnoDB - transactions, row level locking, and foreign keys for MySQL

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ERROR 1069: Too many keys specified. Max 64 keys allowed
13265
November 10, 2005 01:31AM


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.