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