共计 1020 个字符,预计需要花费 3 分钟才能阅读完成。
这篇文章给大家介绍 Mysql 如何使用 Maxscale 中间件,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。
背景:
[root@node4 ~]# mysql -umax -pESBecs00 -h292.168.6.121 -P4008 -e show tables chenliang;
+———————+
| Tables_in_chenliang |
+———————+
| test115 |
| tt |
| tt2 |
+———————+
[root@node4 ~]# mysql -umax -pESBecs00 -h292.168.6.121 -P4008 -e show tables chenliang;
+———————+
| Tables_in_chenliang |
+———————+
| test115 |
| tt |
| tt2 |
+———————+
[root@node4 ~]# mysql -umax -pESBecs00 -h292.168.6.121 -P4008 -e show tables chenliang;
+———————+
| Tables_in_chenliang |
+———————+
| test115 |
| tt |
| tt2 |
+———————+
恢复 119 在测试:负载均衡正常了
优酷土豆资深工程师:MySQL 高可用之 MaxScale 与 MHAhttp://dbaplus.cn/news-11-558-1.html
MaxScale:实现 MySQL 读写分离与负载均衡的中间件利器
http://mp.weixin.qq.com/s?__biz=MzI4NTA1MDEwNg== mid=2650756387 idx=1 sn=c0dce4a24c85307cd4c64c8183bffa36 scene=0#wechat_redirect
关于 Mysql 如何使用 Maxscale 中间件就分享到这里了,希望以上内容可以对大家有一定的帮助,可以学到更多知识。如果觉得文章不错,可以把它分享出去让更多的人看到。