summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-11-19 09:10:40 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2021-11-19 09:10:40 +0200
commite0f7c89c18589b3705cefda6f9525eecf4ca0af4 (patch)
tree1aad7f1d77228fbbd3974937dd32624d3e4285d0 /mysql-test/suite/encryption
parentaaef2e1d8c843d1e40b1ce0c5199c3abb3c5da28 (diff)
downloadmariadb-git-e0f7c89c18589b3705cefda6f9525eecf4ca0af4.tar.gz
MDEV-26747 after-merge fix for MDEV-12026, MDEV-25105
Diffstat (limited to 'mysql-test/suite/encryption')
-rw-r--r--mysql-test/suite/encryption/t/encryption_key_corruption.combinations6
1 files changed, 2 insertions, 4 deletions
diff --git a/mysql-test/suite/encryption/t/encryption_key_corruption.combinations b/mysql-test/suite/encryption/t/encryption_key_corruption.combinations
index ec77ac17760..979b2acdc18 100644
--- a/mysql-test/suite/encryption/t/encryption_key_corruption.combinations
+++ b/mysql-test/suite/encryption/t/encryption_key_corruption.combinations
@@ -1,6 +1,4 @@
[crc32]
innodb-checksum-algorithm=crc32
-[none]
-innodb-checksum-algorithm=none
-[innodb]
-innodb-checksum-algorithm=innodb
+[full_crc32]
+innodb-checksum-algorithm=full_crc32