MySQL Security Best Practices

MySQL provides robust data security to protect data including secure connections, authentication services, fine-grained authorization and controls, and data encryption.

This presentation covers:

  • MySQL Authentication and Password Policies 
  • MySQL Authorization and Privilege Management 
  • MySQL Encryption to secure sensitive data  
  • MySQL Enterprise Firewall to block database attacks such as an SQL Injection
  • MySQL Enterprise Audit to implement policy based auditing compliance
  • MySQL Database Hardending Best Practices