Daniel Nichter
|
bfea5c0141
|
Fix inconsistent test.
|
2013-11-26 16:27:49 -08:00 |
|
Daniel Nichter
|
56a32fe50b
|
Print info about slaves found. Print --progress when waiting for new table to replicate to slaves.
|
2013-11-26 16:23:52 -08:00 |
|
Daniel Nichter
|
1346757702
|
Test that the new table's charset can be changed.
|
2013-06-26 10:47:19 -07:00 |
|
Daniel Nichter
|
57f35b22b3
|
Test that new table inherits the old table's charset. Clean up bugs.t.
|
2013-06-26 10:14:46 -07:00 |
|
Daniel Nichter
|
00a2fc3e23
|
Add timestamp to lines indicating actions that might take awhile, e.g. "Dropping triggers...".
|
2013-06-25 12:52:03 -07:00 |
|
Daniel Nichter
|
df0eb984d7
|
Don't drop new table if there are any @triggers_not_dropped.
|
2013-06-07 13:51:29 -07:00 |
|
Daniel Nichter
|
150d4cbe53
|
Update sample file with --tries output.
|
2013-03-05 16:42:40 -07:00 |
|
Daniel Nichter
|
c1f3e130b1
|
Update samples with new output for --tries.
|
2013-03-05 16:25:12 -07:00 |
|
Daniel Nichter
|
15341b4e0e
|
Fix --stats sample for < MySQL 5.5.
|
2013-02-28 19:00:07 -07:00 |
|
Daniel Nichter
|
557a63232b
|
Document and test --plugin.
|
2013-02-28 17:27:39 -07:00 |
|
Daniel Nichter
|
5b56f8fccc
|
Retry metadata locks. Add --plugin to make testing this easier. Print --statistics in cleanup tasks. Add a helper script for myself: sandbox/set-mysql.
|
2013-02-28 12:29:17 -07:00 |
|
Daniel Nichter
|
7ec6abd684
|
Fall back to using pk/ui from orig table if new table del index uses cols that no longer exist in orig table.
|
2013-01-29 17:51:43 -07:00 |
|
Daniel Nichter
|
e441b571c3
|
Fix a pt-osc test by analyzing table to get accurate explain estimate.
|
2012-12-04 00:51:24 +00:00 |
|
Daniel Nichter
|
7b330c4817
|
Add and use basic_no_fks_innodb.sql with PXC to avoid MyISAM bugs. Make query_table.pl handle deadlock on START TRANSACTION. Give alter_active_table.t tests unique names.
|
2012-11-28 01:32:31 +00:00 |
|
Daniel Nichter
|
5343d43528
|
Change basic_no_fks.sql back to MyISAM but with explicit aut-inc values.
|
2012-11-27 11:37:18 -07:00 |
|
Daniel Nichter
|
ea1c6f6ca9
|
Add lock_in_share_mode option to NibbleIterator. Silence query_table.pl diag messages.
|
2012-11-27 17:41:05 +00:00 |
|
vagrant
|
e37d59877f
|
Handle deadlocks properly in query_table.pl.
|
2012-11-21 07:57:25 -08:00 |
|
vagrant
|
537b36c73c
|
Use InnoDB instead of MyISAM in basic_no_fks.sql. Make query_table.pl handle error on COMMIT.
|
2012-11-20 17:27:54 -08:00 |
|
Daniel Nichter
|
0670d27eb0
|
Merge pt-osc-default-engine
|
2012-11-10 10:18:02 -07:00 |
|
Brian Fraser
|
2c9ebf33e2
|
Missing sample file for a pt-osc test
|
2012-11-10 11:00:42 -03:00 |
|
Daniel Nichter
|
66c4c8b98b
|
Merge fix-1045317-pt-osc-statistics
|
2012-11-09 08:44:09 -07:00 |
|
Daniel Nichter
|
1ec018fd82
|
Simplify and reword --statistics code, tests, and docs.
|
2012-11-08 18:05:02 -07:00 |
|
Daniel Nichter
|
da50daf0f7
|
Merge pt-osc-data-loss-bug-1068562
|
2012-11-08 16:38:07 -07:00 |
|
Brian Fraser
|
74cd9233c3
|
Tweaked the report format, which now includes the number of INSERTs
|
2012-11-06 14:22:56 -03:00 |
|
Daniel Nichter
|
ddda26fb7f
|
Merged fix-i26211-1058285-821722-implicit-ansi_quotes
|
2012-11-05 10:57:11 -07:00 |
|
Brian Fraser
|
062f76ae33
|
Added a test for the second bug in customer issue 26211
|
2012-11-01 17:28:06 -03:00 |
|
Daniel Nichter
|
949cf31037
|
Set sql_mode='' before SHOW CREATE TABLE--don't bother with replacing certain values. Move and rewrite tests to ansi_quotes.t.
|
2012-11-01 11:31:31 -06:00 |
|
Daniel Nichter
|
575c94b29e
|
Add --default-engine to pt-osc.
|
2012-10-22 08:44:44 -06:00 |
|
Daniel Nichter
|
b8f6db2045
|
Add failing test case.
|
2012-10-20 12:09:20 -06:00 |
|
Brian Fraser
|
2bcc380c68
|
Fix for customer issue 26211 ($avg_rate might be zero), plus a fix for bug 1058285 (also related to 26211), and an emergent part of 821722: Several sql_modes implicitly turn on ANSI_QUOTES
|
2012-10-17 15:52:15 -03:00 |
|
Daniel Nichter
|
77485efdbc
|
Use new tbl indexes to create delete trigger.
|
2012-10-11 15:20:53 -06:00 |
|
Baron Schwartz
|
4af46e81f9
|
Make t/pt-online-schema-change/alter-active-table.t less fickle, but still not 100% fixed
|
2012-06-06 16:45:13 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
8e04e3df60
|
Fix for 1003315: dry-run + alter-fk-method = auto always fail.
|
2012-05-30 14:27:07 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
56d3d9a3b5
|
Fix for 1002448
|
2012-05-27 23:18:50 -03:00 |
|
Daniel Nichter
|
85ab246323
|
Test pt-osc --recursion-method=none with user that can't SHOW SLAVE HOSTS.
|
2012-05-17 10:10:22 -06:00 |
|
Daniel Nichter
|
9967739fa4
|
Update NibbleIterator in pt-osc to fix it choosing the wrong index instead of the PK; add bugs.t to test this.
|
2012-05-16 10:04:52 -06:00 |
|
Daniel Nichter
|
fcc3a44e23
|
Update alter_active_table.t and fix NibbleIterator to handle a growing table.
|
2012-03-29 15:23:38 -06:00 |
|
Daniel Nichter
|
d3ad8c84c0
|
Do not ever create --new-table. Rewrite basics.t. Add more debug statements.
|
2012-03-24 12:47:08 -06:00 |
|
Daniel Nichter
|
b4b6376be1
|
Add forked Maatkit tools in bin/ and their tests in t/.
|
2011-06-24 16:02:05 -06:00 |
|