mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-05-17 01:01:27 +08:00
8c53cd2757
- removed drop_old_triggers reliance to drop or not drop original trigger - fixed bug where --no-swap-tables removed the triggers - duplicated the trigger when --no-swap-tables and --no-drop-new-table is specified - fixed atomicity of the drop/create trigger by locking both tables first. - updated readme