mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -63,9 +63,9 @@ let MYSQLD_DATADIR=`select @@datadir`;
|
||||
|
||||
--source include/shutdown_mysqld.inc
|
||||
|
||||
--echo # Run innochecksum on t1
|
||||
-- disable_result_log
|
||||
--exec $INNOCHECKSUM $t1_IBD
|
||||
--echo # Run innochecksum on t1, check -S does not cause crash for encrypted file
|
||||
--exec $INNOCHECKSUM -S $t1_IBD
|
||||
|
||||
--echo # Run innochecksum on t2
|
||||
|
||||
|
Reference in New Issue
Block a user