mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-22 11:54:54 +00:00
Add forked Maatkit tools in bin/ and their tests in t/.
This commit is contained in:
4
t/pt-index-usage/samples/slow001-report-drop-all.txt
Normal file
4
t/pt-index-usage/samples/slow001-report-drop-all.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
ALTER TABLE `sakila`.`film_text` DROP KEY `PRIMARY`; -- type:primary key
|
||||
|
||||
ALTER TABLE `sakila`.`film_text` DROP KEY `idx_title_description`; -- type:non-unique
|
Reference in New Issue
Block a user