mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
1b5e5bdef3
Changes: - maria_create() now uses a bit in the parameter flags to check if table should be encrypted instead of using maria_encrypted_tables. - Don't encrypt tables that are to be converted to S3 - Added encrypted flag to ARIA_TABLE_CAPABILITIES - maria_chk --description now prints if table is encrypted. Other operations is not allowed on encrypted tables.
4 lines
165 B
Text
4 lines
165 B
Text
--plugin-load-add=$FILE_KEY_MANAGEMENT_SO
|
|
--aria-encrypt-tables=1
|
|
--loose-file-key-management
|
|
--loose-file-key-management-filename=$MYSQL_TEST_DIR/std_data/keys.txt
|