Lo all,
Just wondering... Would the below be considered a "safe" way to do replication...
MasterBD: One Database (most Critical)
SlaveDB: Replicating all databases from MasterBD as well as hosting allot of other 3rd party, or customer DBs.
Basically, the MasterBD holds a single critical database for our company (i.e. main database). The slave DB then becomes a slave for the MasterDB (one way replication), but also hosts allot of other not so critical databases?
So far, this seems to be working, but I am getting a couple of errors or problems in regards to the mysql table for user authentication... My guess is that I more than likely just don't need to replicate that DB from the master.
Would this be considered safe?? Or should I look at a third database server for deployment?
--
Chris.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]