1
edit
Changes
no edit summary
* Name two security measures that MySQL recommends:
Some general security measures recommended my MySQL are as follows:
In general mysql emphasize on protecting the entire system against all attacks. mysql also emphasizes on not giving any one else except root, access to the tables in the mysql database.
* Which MySQL log file, in your opinion, is important for you to keep track of and why ?