MySQL Forums
Forum List  »  InnoDB

Re: Disable single index instead of all indexes
Posted by: Rick James
Date: February 16, 2016 11:39PM

Newer versions of InnoDB can DROP or CREATE an index (other than PRIMARY or UNIQUE) without impacting the table's use.

Why do you want to disable an index?

Options: ReplyQuote


Subject
Views
Written By
Posted
4427
February 12, 2016 01:26AM
Re: Disable single index instead of all indexes
1168
February 16, 2016 11:39PM


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.