mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
PT-2340 - Support MySQL 8.4
- Updated modules and tests for pt-table-sync, pt-table-usage, pt-upgrade, pt-variable-advisor
This commit is contained in:
@@ -73,7 +73,7 @@ my ($output) = full_output(sub {
|
||||
|
||||
like(
|
||||
$output,
|
||||
qr/\Qdual-master or ring replication configuration?\E$/sm,
|
||||
qr/\Qdual-source or ring replication configuration?\E$/sm,
|
||||
"Sentences are delimited by . or ?"
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user