mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-02-27 02:00:57 +08:00
PT-1717 - resume pt-online-schema-change if it's interrupted
- Updating lower and upper boundaries in the history table
This commit is contained in:
@@ -10201,6 +10201,7 @@ sub main {
|
||||
if ( $o->get('execute') ) {
|
||||
if ( $o->get('history') ) {
|
||||
$done_sth->execute();
|
||||
print ts("Job ${job_id} finished successfully.\n");
|
||||
}
|
||||
print ts("Copied rows OK.\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user