mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-16 08:17:20 +00:00
PT-1554 Fixed tests for TableChecksum
This commit is contained in:
@@ -626,7 +626,7 @@ is_deeply(
|
||||
|
||||
is_deeply(
|
||||
[$c->get_crc_type($dbh, 'MD5')],
|
||||
[qw(varchar 32)],
|
||||
[qw(varchar 96)],
|
||||
'Type and length of MD5'
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user