diff --git a/t/pt-online-schema-change/samples/stats-execute-5.5.txt b/t/pt-online-schema-change/samples/stats-execute-5.5.txt new file mode 100644 index 00000000..ce917544 --- /dev/null +++ b/t/pt-online-schema-change/samples/stats-execute-5.5.txt @@ -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