What are four capabilities of the mysql client program?
A.
Creating, dropping, and modifying tables and indexes
B.
Initiating a binary backup of the database by using the START BACKUP command
C.
Displaying replication status information
D.
Shutting down the server by using the SHUTDOWN command
E.
Creating and dropping databases
F.
Creating and administering users
A,C,E,F
ACEF
You can actually shut down as well. Bad Question?
I think that was added in 5.7, while this exam is on 5.6.
https://dev.mysql.com/doc/refman/5.7/en/shutdown.html