Hi to all,

I am new member here.

I have a question about REPLICATE_IGNORE_DB,

I have two mysql server (4.0.15) with replication A->B->A
All work fine
Now, I want to ignore one database.

I have try this command:
CHANGE  MASTER  TO REPLICATE_IGNORE_DB =  'PMA';

... but it don't work.
"You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'REPLICATE_IGNORE_DB = '


I can excute this sql or I need set this param only in my.cnf?

Thanks in advance.

Best Regards Lorenzo Sicilia


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



Reply via email to