mariadb/mysql-test/suite/innodb_zip
Marko Mäkelä a5d8dc1818 Make the innochecksum tests more robust.
As noted in MDEV-11947, we should disable the InnoDB doublewrite buffer
during the tests, because when rewriting page checksums, innochecksum
would skip the pages that are in the doublewrite buffer area. Because
the doublewrite buffer is emptied on server startup and not shutdown,
we should initially start with the doublewrite buffer disabled, so that
there will be no warning messages for wrong page checksums in the
doublewrite buffer.

Also, correct the obvious typo where restart_options should have been
$restart_parameters, so that InnoDB is actually verifying that the
checksums were rewritten.
2017-02-01 09:30:55 +02:00
..
include Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00
r Make the innochecksum tests more robust. 2017-02-01 09:30:55 +02:00
t Make the innochecksum tests more robust. 2017-02-01 09:30:55 +02:00