OBS:
download the application please visit www.mrbool.com/player
Title: Creating a clustering environment with MySQL
Duration: 25:02 min.
Summary: The need for high availability of the database is a requirement for many companies. For those that use MySQL it is not hard to find a cluster environment that provide high availability of the database services. With this in mind this video has the goal to show how to create a cluster that use two MySQL nodes and one Management node on Linux. The video begins explaining the architecture of the cluster and then define the Management, SQL and Data roles to each physical server. After that brief explanation a complete example showing how to create a clustering environment is presented step by step, allowing the viewer to understand every setting that has to be configured to setup a cluster for a MySQL database.
Technologies : MySQL, Cluster, Linux.
Examples built: How to create a MySQL cluster with three servers running Linux.
Keywords: SQL, MySQL, Cluster.