Replication options.

2004-11-19 Thread Nikos
Hi again, i have one DB called MY_DATABASE and one table called CUSTOMERS. What I want is to backup the table customers in another machine in a new database called MY_DATABASE but the issue is that I want the table to renamed to CUSTOMERS1 Which means LOCAL MACHINE - MY_DATABASE - CUSTOMERS

Some replication options depend on order in my.cnf

2003-03-27 Thread correll
Description: Some options of the slave configuration are ignored when using the option report-host before them. The options I used where: replicate-do-db and replicate-ignore-table. A configuration file should not depend on the order of the options if it's not obvious...