MySQL Error Message
Cannot drop index ‘%s’: needed in a foreign key
constraint
Reason for the Error
InnoDB reports this error when you attempt to
drop the last index that can enforce a particular referential
constraint.
Cannot drop index ‘%s’: needed in a foreign key
constraint
InnoDB reports this error when you attempt to
drop the last index that can enforce a particular referential
constraint.