Sveta Smirnova
76c1202cb5
PT-2340 - Support MySQL 8.4
...
- Updated modules and tests for pt-online-schema-change
- Removed typo from lib/MasterSlave.pm
2024-07-30 18:20:50 +03:00
Carlos Salguero
0b97e1f471
PT-1747 pt-online-schema-change was bringing the database into a broken state ( #491 )
...
* PT-1717 Updated behavior for FKs
* Fixed rename_columns.t
* Fixed pt-244.t
* fixed drop swap test
* Fixed test for MySQL 8.0
* Updated test for MySQL 8
* Updated test for MySQL 8
2021-06-03 12:00:43 -03:00
Carlos Salguero
6d30d18834
PT-1554 Fixed tests for rebuild_constraints in MySQL 8
2018-06-20 12:12:28 -03: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
c6958b497d
First working enhanced --set-vars in pt-osc: no "default: ...", instead default values are under MAGIC_set_vars, picked up by OptionParser and passed to DSNParser. Also increaes --retries from 3 to 10. TODO: more testing.
2013-02-27 18:47:00 -07:00
Daniel Nichter
61b352a04d
Fix sandbox/load-sakila-db so it exits on error.
2012-11-28 17:55:35 +00:00
Daniel Nichter
6d8d20faa1
Move rename column tests to rename_columsn.t.
2012-11-07 10:53:00 -07:00