Sveta Smirnova
33086769a1
PT-2340 - Support MySQL 8.4
...
- Added test for replica lag check for pt-archiver
- Re-added deprecated slave- options
- Added tests for deprecation warnings and for legacy options for pt-archiver
- Removed practically not supported options --replica-user and --replica-password from pt-archiver, pt-kill, pt-query-digest
- Added legacy source/replica options (master/slave) variants and tests for pt-heartbeat, pt-online-schema-change, pt-replica-find, pt-replica-restart, pt-table-checksum, pt-table-sync
- Updated modules after lib/MasterSlave.pm change
2024-10-04 18:27:00 +03:00
Sveta Smirnova
a38bee6d60
PT-2340 - Support MySQL 8.4
...
- Updated modules and tests for pt-table-sync, pt-table-usage, pt-upgrade, pt-variable-advisor
2024-08-03 17:12:11 +03:00
Carlos Salguero
14f42bf988
Fixed t/pt-table-sync/basics.t
2017-01-16 20:37:58 -03:00
Carlos Salguero
350a4fd641
Added tests for BUG-1595678 / pt-table-sync
2016-07-07 15:33:38 -03:00
Daniel Nichter
39c020020c
Add and test --[no]check-child-tables.
2013-12-13 19:31:30 -08:00
Daniel Nichter
f0b7712528
Fix tests to work with new --set-vars, and change --lock-wait-timeout to --set-vars innodb_lock_wait_timeout in tests.
2013-03-02 10:17:23 -07:00
Daniel Nichter
526a12438e
Fix pt-table-sync/basics.t data because timestamps in sakila.sql changed.
2012-12-04 00:34:56 +00: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
293caf3376
Wait for unstable test.
2012-03-06 13:56:17 -07:00
Daniel Nichter
df4662ce51
Compare index names lc but save them in their original case.
2012-02-06 13:29:08 -07:00
Daniel Nichter
f4362cb2e7
Test and fix bug 911996.
2012-01-05 11:46:38 -07:00
Daniel Nichter
d1bd7a9f3b
Change MKDEBUG to PTDEBUG. Remove 1.0.2 from release notes.
2011-12-30 09:23:41 -07: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
8e11cd85b3
Change mk_tool::main() to pt_tool::main() in all tests.
2011-06-29 11:56:49 -06:00
Daniel Nichter
b4b6376be1
Add forked Maatkit tools in bin/ and their tests in t/.
2011-06-24 16:02:05 -06:00