At 6:33 PM -0400 9/17/03, Tore Bostrup wrote:
How does one go about revoking a user's GLOBAL privileges with a REVOKE statement?

TIA,
Tore

REVOKE priv_name ON *.* FROM ...


*.* means "global"

--
Paul DuBois, Senior Technical Writer
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

Are you MySQL certified? http://www.mysql.com/certification/


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to