techblog's Items


 
Questsstoremarks
This tutorial shows how to configure a MySQL 5 cluster with three nodes: two storage nodes and one management node.
By techblog, 2 years 16 weeks ago
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync.
By techblog, 2 years 16 weeks ago
Syndicate content