MySQL High Availability clustering is a set of scripts and programs that provide a high availability database cluster using MySQL replication.
MySQL High Availability clustering is transparent to client applications, as the cluster uses a shared logical IP to provide the service.
Product's homepage
What's New in This Release: [ read full changelog ]
· There are no more hard-coded references to HIGHBASE_HOME anywhere; it's forced to be in highbase.conf or the cluster won't start.
· There are fixes in the time extracting routines, and minor fixes in miscellaneous scripts.