MySQL Tutorial/Privilege/FLUSH

Материал из SQL эксперт
Перейти к: навигация, поиск

FLUSHing the Privileges.

To ensure that these changes take effect we have to FLUSH (reload) the privileges.



   <source lang="sql">

FLUSH PRIVILEGES;</source>