Hi Guys,
Is there a way to make 2 redundant mysql banks, I mean, making SER writing all the data to 2 different DB Servers ? I want to make my data redudant, just in case one of the Mysql Crashs.
Thanks in Advance Best Regards
use mysql replication to backup date on a second DB server.
bogdan
Felipe Martins wrote:
Hi Guys,
Is there a way to make 2 redundant mysql banks, I mean, making SER writing all the data to 2 different DB Servers ? I want to make my data redudant, just in case one of the Mysql Crashs.
Thanks in Advance Best Regards