mirror of
https://github.com/MariaDB/server.git
synced 2025-04-23 07:05:53 +03:00
Analysis: Problem was that we did create crypt data for encrypted table but this new crypt data was not written to page 0. Instead a default crypt data was written to page 0 at table creation. Fixed by explicitly writing new crypt data to page 0 after successfull table creation.
4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
--innodb-encrypt-log=ON
|
|
--innodb-encrypt-tables=ON
|
|
|