Игорь Олемской — практические заметки по системному администрированию Linux CentOS

Архив тега ‘mysql cluster’

Setting up a MySQL cluster 7.0 in Redhat based linux (перепечатка)

Комментариев нет

MySQL Cluster is used to provide high-availability, high-redundancy for the distributed computing environment. You might know that beginning with MySQL 5.1.24, support for the NDBCLUSTER storage engine was removed from the standard MySQL server binaries built by MySQL. Therefore, here I’m using MySQL Cluster edition instead of MySQL Community edition. I’m using 3 servers (1 [...]