Hi All,

Running mysql 3.23.52-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 spaces I could think of, and I've
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.

Can anyone help figure out how to get this working?

Please copy me directly on any responses, as the list management software
is presently ignoring all my attempts to subscribe.

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