February 2018
Intermediate to advanced
510 pages
16h 10m
English
Grant tables contain information related to user accounts and granted privileges for that user. MySQL 8 automatically inserts data into these tables when we execute any account management statements in the database, such as CREATE USER, GRANT, and REVOKE. MySQL allows insert, update, or delete options on grant tables to the admin user, but it's not a preferable approach. The following tables of the MySQL 8 database contain grant information:
Read now
Unlock full access