My replication was going fine until the slave attempted to execute a 
REVOKE query referring to a user that didn't exist on the slave.  
That caused an error and brought replication to a halt.

I'm using replicate-wild-do-table to set the databases I want to 
replicate.  If I'm not replicating the mysql database, it seems that 
the slave shouldn't be attempting to execute GRANT and REVOKE queries 
it receives from the master.  Is there no way to prevent this?

I'm using version 4.0.10.
-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Tobacco Documents Online
http://tobaccodocuments.org
Phone 202-667-6653


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

Reply via email to