January 2019
Intermediate to advanced
286 pages
7h 41m
English
Unlike the dynamic privileges that get defined at runtime, the static privileges are built within the server itself. The following are some of the static privileges available in MySQL and explanations thereof:
Here is an example. If we grant ALL privileges for table-level or even global-level access, it indicates that the grants are applied to all global or all table-level privileges.
Maybe, on occasion, you need to give a user named (user_read) just the ability to read data (SELECT) from the table ...
Read now
Unlock full access