January 2018
Intermediate to advanced
446 pages
12h 57m
English
mysql> GRANT SELECT ON employees.* TO 'user_ro_file'@'%' IDENTIFIED WITH mysql_native_password AS '*EBD9E3BFD1489CA1EB0D2B4F29F6665F321E8C18';Query OK, 0 rows affected, 1 warning (0.00 sec)mysql> GRANT FILE ON *.* TO 'user_ro_file'@'%' IDENTIFIED WITH mysql_native_password AS '*EBD9E3BFD1489CA1EB0D2B4F29F6665F321E8C18';Query OK, 0 rows affected, 1 warning (0.00 sec)
Read now
Unlock full access