MySQL分支版本 MySQL/Galera 1.0發布
MySQL/Galera 1.0已經正式發布了。MySQL/Galera是MySQL的一個分支版本,可用于創建同步的多主站MySQL(InnoDB)集群。MySQL/Galera具有真 正的多主站功能,所以相同的表可以在不同的節點中同時進行修改。它是高度可用的,已提交的事務從不會丟失,且它的觸發、存儲過程和用戶自定義函數都是透明的。
特性:
MySQL/Galera is synchronous multi-master cluster for MySQL/InnoDB database, having features like:
- Synchronous replication
- Active-active multi-master topology
- Read and write to any cluster node
- Automatic membership control, failed nodes drop from the cluster
- Automatic node joining
- True parallel replication, on row level
- Direct client connections, native MySQL look & feel

MySQL/Galera 1.0包含了0.8系列的所有主要新功能,最大的增加則是現在同時支持MySQL 5.1和5.5版本(此次發布即包含了兩個分別針對MySQL 5.1.58和5.5.15的下載選項)。其他新特性還包括:可設置磁盤寫緩存,嚴格的讀同步,改善WAN的穩定性等。
這次MySQL/Galera 1.0還帶來了由Severalnines編寫的一個創造性的新擴展:ClusterControl Configurator(GUI配置及監視工具),幫助大家輕松安裝及配置Galera集群。
下載地址:http://www.codership.com/downloads/download-mysqlgalera/
本文轉載自: iteye
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!