REVOKE

REVOKE

REVOKE privilege_type [(field_list)] [,privilege_type [(field_list)]  ...] ON {table_name | * | *.* | database_name.*} FROM user_name  [, user_name ...]

Removes previously granted privileges from the specified users. The privilege_type can be one of the privileges listed for GRANT.



Mastering MySQL 4
Mastering MySQL 4
ISBN: 0782141625
EAN: 2147483647
Year: 2003
Pages: 230
Authors: Ian Gilfillan

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net