summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-08-22 12:33:46 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2022-08-22 12:33:46 +0300
commit6005f3c548d312f48b575961889194a0a4767ae1 (patch)
tree261b875b35f5022136ef51393f374b89ee8e749c
parent3101751f505f39d2ccecd03a916ecdbf2f380740 (diff)
downloadmariadb-git-6005f3c548d312f48b575961889194a0a4767ae1.tar.gz
MDEV-25257 follow-up: Fix a test
Ever since commit 09177eadc39ae1e777ad473970456cb9dd9c3993 the test innodb.row_format_redundant cannot work when the data file was created with innodb_checksum_algorithm=full_crc32. Backport of 10.5 commit a9d0bb12e68a11c119a3534f354c7a7ef13dd5b5
-rw-r--r--mysql-test/suite/innodb/t/row_format_redundant.opt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/t/row_format_redundant.opt b/mysql-test/suite/innodb/t/row_format_redundant.opt
new file mode 100644
index 00000000000..c44c611ed60
--- /dev/null
+++ b/mysql-test/suite/innodb/t/row_format_redundant.opt
@@ -0,0 +1 @@
+--innodb-checksum-algorithm=crc32