Carlos Salguero
d9142df0f6
PT-1551 New wait for master method to pt-table-checksum
...
This is part of PT-1554. While I was testing pt-table-checksum
ignore_columns.t was failing and it was because the original method in
pt-table-checksum to wait for the slaves to catch up, wasn't enough.
I added a new method who calls MySQL's SELECT MASTER_POS_WAIT from the
MasterSlave package.
2018-06-22 13:00:41 -03:00
Daniel Nichter
1d42a09196
Remove --lock-wait-timeout from pt-table-checksum; make innodb_lock_waitout=1 a --set-vars default. Update all the ptc tests.
2013-03-01 19:02:13 -07:00
Brian Fraser
d6a7bf0cdb
Remove the @INC shifts from the test files. This is no longer needed since the tools do their %INC mangling
2012-11-21 13:58:40 -03:00
Daniel Nichter
dac0731251
Remove PerconaTest::wait_for_table() after calls to Sandbox::load_file() which now implicitly calls Sandbox::wait_for_slaves().
2012-06-07 10:25:44 -04:00
Daniel Nichter
bdbb66d22b
Re-add calls to Sandbox::ok().
2012-06-03 13:54:32 -04:00
Daniel Nichter
27456d00b7
Update all tests except resume.t for new OobNibbleIterator. Let NibbleIterator handle resume in pt-table-checksum.
2011-11-15 12:35:44 -07:00
Daniel Nichter
e3bc2496c2
Add --retries. Increase ROWS col by 1 char. Update POD. Add --max-load='' in tests until fixed.
2011-10-20 10:55:21 -06:00
Daniel Nichter
4ad88ddd93
Update progress.t, option_sanity.t, and standard_options.t. Make test env always have slave2 (12347, slave of 12346). Add PerconaTest::count_checksum_results(). Add util/wait-to-exec.
2011-10-14 11:45:11 -06:00
Daniel Nichter
675efca692
Update ignore_columns.t. Move issue_1020.t tests into basics.t and remove issue_1020.t.
2011-10-13 11:31:46 -06:00
Daniel Nichter
eb01431399
Change MaatkitTest to PerconaTest in all tool tests. Add stub tests for pt-align and pt-collect.
2011-07-12 16:56:55 -06:00
Daniel Nichter
b4b6376be1
Add forked Maatkit tools in bin/ and their tests in t/.
2011-06-24 16:02:05 -06:00