Good day. For example I have mysql master-master replication and the main server died. How can I make my application automatically use the backup server when on my connection I specified my connection to the ip address of my main server. Does it mean my connection will actually be disconnected and I will be needing to connect to the ip address of the secondary server ?
↧