Which two are contained in the InnoDB system tablespace (ibdata1) by default? (Chose two.)
You encountered an insufficient privilege error in the middle of a long transaction.
The database administrator is informed and immediately grants the required privilege:
GRANT UPDATE ON world.city TO 'user1';
How can you proceed with your transaction with the least interruption?
Examine this command and output:
Which two statements are true? (Choose two.)
You wish to store the username and password for a client connection to MySQL server in a file on a local file system.
Which is the best way to encrypt the file?
Examine this parameter setting:
audit_log=FORCE_LOG_PERMANENT
What effect does this have on auditing?