Retry metadata locks. Add --plugin to make testing this easier. Print --statistics in cleanup tasks. Add a helper script for myself: sandbox/set-mysql.

This commit is contained in:
Daniel Nichter
2013-02-28 12:29:17 -07:00
parent b1e54cce8e
commit 5b56f8fccc
7 changed files with 555 additions and 546 deletions
@@ -2,6 +2,9 @@ Starting a dry run. `bug_1045317`.`bits` will not be altered. Specify --execut
Not dropping triggers because this is a dry run.
Dropping new table...
Dropped new table OK.
# Event Count
# ====== =====
# INSERT 0
Dry run complete. `bug_1045317`.`bits` was not altered.
Creating new table...
Created new table bug_1045317._bits_new OK.
@@ -11,6 +14,3 @@ 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