In my preview blog posts, I have written about this exam topics and this blog post will cover remaining topics.
Let start with it,
MySQL Security
This MySQL Security section covers general MySQL server inbuild option plus enterprise tools offered by MySQL enterprise edition.
- Execute MySQL Authorization and Privilege Management
Reference doc: MySQL privilege and access control
- Manage MySQL Password Policies
Explore for password_validation plugin and Password Expiration policies for MySQL USER.
[Read more]