I have a question regarding MySQL, I want to store sensitive data e.g. Medical records and other stuff. I want to store it in a MySQL DB, I wanted to know what is the best way to achieve DB level encryption and does it require Enterprise package?
Please do guide me with links if this needs to be addressed in a complex way.