1.
What value with CREATE TRIGGER applies security mechanism?
2.
What is the default operation of mysqlcheck?
3.
How many basic forms of communication usually exist?
4.
Which component of query engine receive commands and transmit results to the user?
5.
What is mysqld_safe?
6.
What security feature of MySQL enables two-factor authentication where it is no longer sufficient to know username and password?
7.
What value is returned by IS_FREE_LOCK function if the lock name is not locked?
8.
Which of the following statements can be used to list all databases that are accessible to the current user?
9.
What is the default separator used between values of the same row by mysqlimport?
10.
Which table stores login credential of MySQL?