Question about encrypting multiple MariaDB schemas on the same server
Hello:
I have 1 server running 1 installation of MariaDB
In that installation of MariaDB, I have a CustomerService database and WorkFlow database.
Can I encrypt CustomerService with one key and WorkFlow with another key so that WorkFlow is protected from CustomerService or vice/versa?
Or do I need another installation of MariaDB... one installation for one database and therefore one, and separate, key?
Thanks!
Answer Answered by Daniel Black in this comment.
Answered on DBA stack exchange
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.