Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
All data points of MariaDB 10.1.11 can be encrypted except:
Galera gcache + galera replication data (UPDATE -encrypted now)
Relay logs (UPDATE - encrypted now)
General log / slow query log
Please make those encryptable. Thank you!
The limitation description is deceptive:
When using SET GLOBAL log_output = "TABLE" you would clearly consider this to no longer be FILE, despite the CSV engine writing files that are human readable.