mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-27 01:07:39 +08:00
2f36e5816a
If we cannot rebuild constraints due to metadata lock, now the tool won't delete the new table nor the triggers so the old table and the new table will have the same data and since the triggers are still in place, new_table will keep getting the updates. Also, the tool will show the commands that the user need to run manually to complete the process