The 8 essential steps to secure your MySQL
There are 8 categories in securing Database - starting with general risks
and concluding with Enterprise features.
- Password
- Anonymous account and `test` database
- Account and Privileges
- Secure Connection and anti-Brute force attach
- Monitoring system variables
- Filesystem
- Encryption
- Enterprise level security configuration