Re: Revoke ALL PRIVILEGES not working as expected?

2001-06-22 Thread Paul DuBois
At 1:39 PM -0800 6/22/01, Joshua J. Kugler wrote: >I have read the manual about GRANT/REVOKE syntax. I have set up several >queries that worked to grant privileges, but then I sent this query to the >MySQL server: > >REVOKE ALL PRIVILEGES ON *.* FROM 'testuser'@'xxx.xxx.xxx.xxx' > >testruser is a

Revoke ALL PRIVILEGES not working as expected?

2001-06-22 Thread Joshua J. Kugler
I have read the manual about GRANT/REVOKE syntax. I have set up several queries that worked to grant privileges, but then I sent this query to the MySQL server: REVOKE ALL PRIVILEGES ON *.* FROM 'testuser'@'xxx.xxx.xxx.xxx' testruser is a user that has an entry in the user table, as well as s