mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
Two problems: - Read/Write outside of buffer at memcpy() because of incorrect parameters . OPENSSL_assert(EVP_CIPHER_CTX_iv_length(&ctx.ctx) == iv_length); // ECB does not use IV, thus incorrect assertion Added: mysql-test/include/encryption_algorithms.combinations to run tests with methods cbc, ecb and ctr in those systems where they are available (see suite.pm).
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
--aria-encrypt-tables=ON
|
|
--encrypt-tmp-disk-tables=ON
|
|
--innodb-encrypt-tables=ON
|
|
--innodb-encryption-rotate-key-age=15
|
|
--innodb-encryption-threads=4
|
|
--innodb-tablespaces-encryption
|
|
|