Hi all,

Is it possible to mirror a db to a different name? I have multiple dbs with a proprietary software which all use the same db name. I want to mirror all of them to a single db for backup purposes, but I don't want to run multiple instances of slave mysqls.

Example:

db1.domain.com -> db=mydb
db2.domain.com -> db=mydb

mirror.domain.com -> mydb1 and mydb2

Thanks
Bgs


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

Reply via email to