当前位置:网站首页>mysql8.0 mha实现高可用《mha》
mysql8.0 mha实现高可用《mha》
2022-07-25 21:19:00 【liuyunshengsir】
参考文档
https://github.com/yoshinorim/mha4mysql-manager/wiki/Overview#overview
https://blog.csdn.net/ycsdn10/article/details/122023797
确保安装依赖顺利
1.配置节点ssh免密
https://blog.csdn.net/liuyunshengsir/article/details/102885163
2.安装mysql8.0
https://liuyunshengsir.blog.csdn.net/article/details/124168231
3.mysql8.0 授权远程登录
https://liuyunshengsir.blog.csdn.net/article/details/124174264
4.配置主从
mysql -u user0001 -h 172.17.0.3 -pUser0001!
主节点
mysql> show master status;
+---------------+----------+--------------+------------------+-------------------+
| File | Position | Binlog_Do_DB | Binlog_Ignore_DB | Executed_Gtid_Set |
+---------------+----------+--------------+------------------+-------------------+
| binlog.000016 | 157 | |边栏推荐
- cv图像翻转,EmguCV图像旋转「建议收藏」
- Niuke-top101-bm37
- When MySQL resets the root password and modifies the password, an error occurs. The password field does not exist
- Leetcode-6129: number of all 0 subarrays
- How to store pictures in the database "suggested collection"
- Debugged PEB (beingdebugged, ntglobalflag)
- Basic knowledge of Marine Geology
- Leetcode skimming -- guess the size of numbers II 375 medium
- Autojs learning - file depth search
- I live far away. Is there a good way to open an account? Is it safe to open a stock account by mobile phone?
猜你喜欢

Sum of two numbers and three numbers

Record the transfer of domain names from Alibaba cloud service providers to Huawei cloud

pyqt5使用pyqtgraph绘制多个Y值散点图

LeetCode刷题——猜数字大小II#375#Medium

Debugged PEB (beingdebugged, ntglobalflag)

Opencv learning Fourier transform experience and line direction Fourier transform code

Airtest解决“自动装包”过程中需要输入密码的问题(同适用于随机弹框处理)

两数,三数之和

Leetcode-79: word search

Research: more than 70% of doctors are still prescribing unsafe antibiotic drugs
随机推荐
mysql导入数据时已改成csv utf8文件且文件名为英文,为什么还是导入失败
Cesium polygon gradient texture (canvas)
作为测试,如何理解线程同步异步
cuda_error_out_of_memory(out of memory怎么办)
Cesium 多边形渐变色纹理(Canvas)
Leetcode-6131: the shortest dice sequence impossible to get
Pycharm跑程序时自动进入测试模式
Research: more than 70% of doctors are still prescribing unsafe antibiotic drugs
YUV422 to RGB (422sp to 420p)
pyqt5使用pyqtgraph绘制多个Y值散点图
Jmeter分布式压测
JMeter distributed pressure measurement
Leetcode-6126: designing a food scoring system
How to store pictures in the database "suggested collection"
Leetcode skimming -- guess the size of numbers II 375 medium
Product principles of non-financial decentralized application
Leetcode-79: word search
Leetcode-6127: number of high-quality pairs
Basic method of black box (function) test
基于腾讯地图实现精准定位,实现微信小程序考勤打卡功能