mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-26 23:45:44 +00:00
17 lines
634 B
Plaintext
17 lines
634 B
Plaintext
Starting a dry run. `bug_1045317`.`bits` will not be altered. Specify --execute instead of --dry-run to alter the table.
|
|
Not dropping triggers because this is a dry run.
|
|
Dropping new table...
|
|
Dropped new table OK.
|
|
Dry run complete. `bug_1045317`.`bits` was not altered.
|
|
Creating new table...
|
|
Created new table bug_1045317._bits_new OK.
|
|
Altering new table...
|
|
Altered `bug_1045317`.`_bits_new` OK.
|
|
Not creating triggers because this is a dry run.
|
|
Not copying rows because this is a dry run.
|
|
Not swapping tables because this is a dry run.
|
|
Not dropping old table because this is a dry run.
|
|
# Event Count
|
|
# ====== =====
|
|
# INSERT 0
|