mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
3 lines
113 B
Plaintext
3 lines
113 B
Plaintext
|
|
ALTER TABLE `sakila`.`inventory` DROP KEY `idx_fk_film_id`, DROP KEY `idx_store_id_film_id`; -- type:non-unique
|