I changed the test to use update instead of create-drop and this is the log that it generates:
As you can see, the ALTER TABLE DROP CONSTRAINT works just fine. I'm using MySQL 5.7 as well.
alter table CUSTOMER
drop constraint UK_8eumjccoobf7t6psn9exu4gnh
|