An administrator believes that an attacker is overwhelming a database server by causing intensive queries to be run. Which log file should the administrator check first?
/var/log/mysql/mysql.log
/var/log/mysql/mysql_error.log
/var/log/mysql/mysql_warning.log
/var/log/mysql/mysql-slow.log
Explanation & Hint:
To check for intensive queries and performance-related issues on a MySQL database server, the administrator should check the |