开发者

I have one database (mysql). What is the best "failover" strategy?

开发者 https://www.devze.com 2022-12-10 08:59 出处:网络
Does MySQL come with a built-in automatic failover? Or, are there load-balancers out there that can \"detect\" whether the database is alive...and if not...shoot it to the failover database?开发者_运维

Does MySQL come with a built-in automatic failover? Or, are there load-balancers out there that can "detect" whether the database is alive...and if not...shoot it to the failover database?开发者_运维问答

I know basic MySQL, but do not know the best way to design failover for one master DB.


This SO post might be of help to you:

0

精彩评论

暂无评论...
验证码 换一张
取 消