MySQL Forums
Forum List  »  MySQL Administrator

Re: Database Replication
Posted by: Arpan Jindal
Date: September 14, 2011 08:41AM

with in same server its not possible to replicate data with single instance of mysql.
u might need to run multiple instacen of mysql that will help you to setup replication.

but still if you dont want to have multiple instances you might need to write a trigger/procedure to do the same for you

thanks

Options: ReplyQuote


Subject
Written By
Posted
July 18, 2011 05:25AM
Re: Database Replication
September 14, 2011 08:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.