mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes
Introduce innodb_encrypt_log.combinations and prove that the encryption and decryption take place during both online ADD INDEX (WL#5266) and online table-rebuilding ALTER (WL#6625).
This commit is contained in:
4
mysql-test/include/innodb_encrypt_log.inc
Normal file
4
mysql-test/include/innodb_encrypt_log.inc
Normal file
@ -0,0 +1,4 @@
|
||||
# The goal of including this file is to enable innodb_encrypt_log combinations
|
||||
# (see include/innodb_encrypt_log.combinations)
|
||||
|
||||
--source include/have_innodb.inc
|
Reference in New Issue
Block a user