Home » MYSQL » Mysql Setup » Question
  1. For REVOKE statements, the server automatically rereads the grant tables.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

For the ‘REVOKE’ and ‘DROP USER’ statements, the server automatically re-reads the grant tables and no FLUSH PRIVILEGES statements are needed. Hence the grant tables are re-read.



Your comments will be displayed only after manual approval.