Let us see how much you have learned in this chapter by going over these review questions.
mysqld option gives anyone with access to the server unrestricted access to all databases?
ALTER privilege may be used to subvert the privilege system by renaming tables.
GRANT privilege enables users to give their privileges to other users.
SHARE privilege enables users to share their privileges with other users.
SHUTDOWN privilege can be abused to deny service to other users entirely by terminating the server.
SUPER privilege can be used to terminate other clients or change how the server operates.
ENCRYPT().
REMOVE USER statement automatically closes all open user sessions.
REMOVE USER statement removes one or more MySQL accounts.
© 2007 John Michael Pierobon