Hi,

I set up a slave server, replicating one db on the master MySQL server. No 
problems with that.

I would also like, anyway, to backup the "mysql" database from the master 
server, changing its name to something like mysql-master.

I tried with these instructions in my.cnf:

replicate-do-db         = mysql
replicate-rewrite-db   = "mysql->mysqlmaster"

but it didn't work. Any ideas?

Thank you.

Giorgio Zarrelli

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

Reply via email to