How to Secure Your Password for MySQL

The first way to keep your password secure is to secure the user grant table and never give access to it to users that aren't in the administrative group. Another way to secure your password is to prevent running programs that connect to your SQL server and users can see the password [AD... [ read more >> ]