mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Missing sample file for a pt-osc test
This commit is contained in:
20
t/pt-online-schema-change/samples/stats-execute-5.5.txt
Normal file
20
t/pt-online-schema-change/samples/stats-execute-5.5.txt
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
Altering `bug_1045317`.`bits`...
|
||||||
|
Dropping triggers...
|
||||||
|
Dropped triggers OK.
|
||||||
|
Successfully altered `bug_1045317`.`bits`.
|
||||||
|
Creating new table...
|
||||||
|
Created new table bug_1045317._bits_new OK.
|
||||||
|
Altering new table...
|
||||||
|
Altered `bug_1045317`.`_bits_new` OK.
|
||||||
|
Creating triggers...
|
||||||
|
Created triggers OK.
|
||||||
|
Copying approximately 3 rows...
|
||||||
|
Copied rows OK.
|
||||||
|
Swapping tables...
|
||||||
|
Swapped original and new tables OK.
|
||||||
|
Dropping old table...
|
||||||
|
Dropped old table `bug_1045317`.`_bits_old` OK.
|
||||||
|
# Event Count
|
||||||
|
# ================== =====
|
||||||
|
# INSERT 1
|
||||||
|
# mysql_warning_1592 1
|
Reference in New Issue
Block a user