Files
percona-toolkit/bin
Perry Harrington dc77289d60 PT-2389 Fix unconditional ALTER on new table with resume
When running with --resume option the ALTER runs on the new table
even if the new table exists and has already been altered.

This causes a deterministic failure every time the --resume option
is used.  This fix tests if --resume is given and does not run
ALTER on the new table.  If pt-osc did not successfully alter
the new table during the previous invocation, this could cause the
ALTER to not be applied.

The right fix would be to compare the DDL of the _new table to
the proposed DDL generated by pt-osc and only run ALTER if they
do not match.
2025-01-28 10:56:47 -08:00
..
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-08-28 00:41:11 +03:00
2024-08-27 00:41:34 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00
2024-12-19 18:41:01 +03:00