On Wed, Mar 26, 2003 at 06:06:02PM -0500, Keith C. Ivey wrote:
> 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?

Nope.  It's a known bug.

http://bugs.mysql.com/bug.php?id=180

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.8: up 51 days, processed 1,774,522,580 queries (396/sec. avg)

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

Reply via email to