David,
Tuesday, November 19, 2002, 5:20:23 PM, you wrote:

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

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

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

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

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

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

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

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

Hm .. It works fine for me on my test replication (both servers are
3.23.53).



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
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