1.
Which two of the following statements best describe the purpose of the slow query log and how you enable it?
2.
Suppose you want queries that are not using indexes to be logged to the slow log. How would you enable this?
3.
Which of the following best describe what the mysql_tzinfo_to_sql script is needed for and how to use it?
4.
Which of the following steps should be performed in order to secure a MySQL server freshly installed from a binary tarball.
5.
Which of the following are true with regards to the server SQL mode?
6.
Which of the following should be done before upgrading the mysql server to a newer version?
7.
When you upgrade from one version of MySQL to another which of these steps are considered necessary?
8.
mysqldump can be instructed to include commands to drop and recreate tables before trying to create or load data.
9.
Which of the following best describe a replication setup with regard to backup procedures?
10.
When backing up a replication slave, which of the following replication files should also be backed up?