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