Cant drop key mysql
When adding a new key and pushing to DB, it will not allow you to drop the key and push to db.
1 Reply
the code it attempts to execute is:
whereas it should be:
this is for dropping unique constraint. I havent tested it with other keys