Question 6
Suppose you are adding rows to a MyISAM table and the --datadirlocation runs out of disk space.
What will happen when this occurs?
What will happen when this occurs?
Question 7
Why should you be selective when granting the PROCESS privilege to an account?
Question 8
Given these table definitions and the explain plan:

Which ALTER TABLE statement will improve the performance of the query?

Which ALTER TABLE statement will improve the performance of the query?
Question 9
Which three allocate memory per thread in MySQL?
Question 10
Due to an authentication plug-in that is used on the server, passwords are required to be sent as clear text as opposed to the usual encrypted format.
Which two methods would allow the mysqlclient to connect to the server and send clear text passwords?
(Choose two.)
Which two methods would allow the mysqlclient to connect to the server and send clear text passwords?
(Choose two.)
