MySQL Forums
Forum List  »  InnoDB

Re: SQLSTATE[42000]: Syntax error or access violation: 1070 Too many key parts specified; max 16 parts allowed
Posted by: Peter Brawley
Date: July 01, 2019 09:39AM

> If someone can tell me how to increase the key parts
> limit of MySQL that will be really helpful for me.

It is not a user-modifiable limit. You would have to edit the source code of your server, recompile, regression test, and repeat that every time you upgrade.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: SQLSTATE[42000]: Syntax error or access violation: 1070 Too many key parts specified; max 16 parts allowed
1585
July 01, 2019 09:39AM


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.