MySQL Tutorial/Privilege/FLUSH
FLUSHing the Privileges.
To ensure that these changes take effect we have to FLUSH (reload) the privileges.
FLUSH PRIVILEGES;
To ensure that these changes take effect we have to FLUSH (reload) the privileges.
FLUSH PRIVILEGES;