需要 ubuntu 中 mysql 集群配置教程(清晰)
我正在谷歌搜索 ubuntu 10.04 (Lucid) 中的 mysql-cluster 配置步骤。但我找不到好的。如果您有任何好的教程,请与我分享。提前致谢
I am googling for mysql-cluster configuration steps in ubuntu 10.04 (Lucid). But I could not able to find good one. If you have any good tutorial could you please some one share with me. Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是 Debian 的一个不错的教程,而且由于 Ubuntu 是一个基于 Debian 的发行版,所以它应该非常接近: http://thegioinguonmo.com/database-server/mysql/how-to-set-up-a-load-balanced-mysql-cluster-with-mysql-5-1.html
This is a decent tutorial for Debian, and since Ubuntu is a debian-based distro it should be pretty close: http://thegioinguonmo.com/database-server/mysql/how-to-set-up-a-load-balanced-mysql-cluster-with-mysql-5-1.html
Oracle 的快速入门指南: http://downloads.mysql.com/tutorials/cluster /GetMySQLClusterRunning-LINUX.pdf
Quick start guid from Oracle: http://downloads.mysql.com/tutorials/cluster/GetMySQLClusterRunning-LINUX.pdf