Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The way to set up MySQL cluster

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail the way to set up a MySQL cluster for you. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.

The ways of mysql cluster are: combination of LVS and Keepalived and MySQL, combination of MySQL Proxy,MySQL and MHA, combination of MySQL and MMM, MySQL Cluster and so on.

Several ways of setting up MySQL Cluster

LVS+Keepalived+MySQL (brain fissure problem? But it seems that many people recommend this)

DRBD+Heartbeat+MySQL: is there a machine available? Heartbeat switching time is longer? Have a brain fissure problem? )

MySQL Proxy (immature and stable? Using Lua? Is it possible to use him as a sub-table so that you don't have to change the client logic? )

MySQL Cluster (community version does not support INNODB engine? Lack of commercial cases? )

MySQL + MHA (if matched with asynchronous replication, it seems to be a good choice, and the problem? )

MySQL + MMM (seems to reflect that there are a lot of problems, has not been practiced, who can give an explanation)

Mode selection

If you are in dual-master replication mode, you do not have to split the data, then you can choose MHA or Keepalive or heartbeat

If you have dual master replication and split the data, you can consider using Cobar

If you have dual master replication + Slave and split the data, you need to read and write classification. You can consider Amoeba.

This is the end of the way to set up a MySQL cluster. I hope the above content can be helpful to you and learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report