mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-08 20:17:43 +00:00
Fix --stats sample for < MySQL 5.5.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
Altering `bug_1045317`.`bits`...
|
||||
Dropping triggers...
|
||||
Dropped triggers OK.
|
||||
# Event Count
|
||||
# ====== =====
|
||||
# INSERT 1
|
||||
Successfully altered `bug_1045317`.`bits`.
|
||||
Creating new table...
|
||||
Created new table bug_1045317._bits_new OK.
|
||||
@@ -14,6 +17,3 @@ Swapping tables...
|
||||
Swapped original and new tables OK.
|
||||
Dropping old table...
|
||||
Dropped old table `bug_1045317`.`_bits_old` OK.
|
||||
# Event Count
|
||||
# ====== =====
|
||||
# INSERT 1
|
||||
|
Reference in New Issue
Block a user