mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 02:44:58 +00:00
PT-2340 - Support MySQL 8.4
- Adjusted tools and tests which fail due to fixed update-modules command - Adjsted t/pt-table-checksum/basics.t test for 8.0
This commit is contained in:
@@ -31,9 +31,10 @@ ok(
|
||||
'--create-table-definitions',
|
||||
"$trunk/t/lib/samples/mysqldump-no-data/all-dbs.txt") },
|
||||
"$out/create-table-defs-001.txt",
|
||||
keep_output => 1,
|
||||
),
|
||||
'--create-table-definitions'
|
||||
);
|
||||
) or diag(`cat /tmp/percona-toolkit-test-output.txt`);
|
||||
|
||||
# #############################################################################
|
||||
# Done.
|
||||
|
Reference in New Issue
Block a user