PT-2340 - Support MySQL 8.4

- Changed replica_parallel_workers in configuration for 8.0 and 8.4 to o, because wiat_for_replicas is buggy for multi-threaded slaves (cherry picked from commit d9b0219d9e)
- Minor tests diagnostic and cleanup
This commit is contained in:
Sveta Smirnova
2024-12-16 13:23:41 +03:00
parent 06359e5d1a
commit 9f1e50cb58
6 changed files with 11 additions and 7 deletions

View File

@@ -104,7 +104,7 @@ unlike(
$output,
qr/Cannot checksum table/,
"Very small --chunk-time doesn't cause zero --chunk-size"
);
) or diag($output);
}
# #############################################################################
# Bug 921700: pt-table-checksum doesn't add --where to chunk-oversize test