mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 19:04:59 +00:00
PT-2340 - Support MySQL 8.4
- Removed lib/Percona/Test.pm, lib/Safeguards.pm, t/lib/Safeguards.t, because they are not used anymore - Removed word "slave" from lib
This commit is contained in:
@@ -1004,7 +1004,7 @@ my $output = '';
|
||||
},
|
||||
);
|
||||
},
|
||||
qr/Slave did not catch up to its source after 2 attempts of waiting 60/,
|
||||
qr/Replica did not catch up to its source after 2 attempts of waiting 60/,
|
||||
"Retries wait"
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user