Hi All,

(sorry if this is a duplicate -- I don't think the original made it)

Running mysql 3.23.53-max binary on a RedHat 7.2 based server.  Replication
is working fine, but I'm running into errors with the replicate-rewrite-db
directive.  Here's a snippet from my my.cnf file on the slave:

master-port         = 3306
replicate-rewrite-db=mysql->master_mysql

When I try to start the instance, I get the following error in my
log:

021118 14:30:56  mysqld started
Bad syntax in replicate-rewrite-db - missing '->'!
021118 14:30:56  mysqld ended

I've tried every possible combination of white space I could think of, and 
even cut and pasted the exact syntax from the documentation, and created
tables with those names, yet I still get the same error, so it doesn't appear
to be a problem specifically with replicating the mysql table.

I've also tried mysql 3.23.52-max binary, and gotten the same thing, so
it's definitely not a issue with a specific version of mysql...

Can anyone help figure out how to get this working?  Anyone else using it?

Thanks in advance,

David

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to