Tagged: tungsten replication
Last article involved setting up WordPress with HyperDB plugin for Tungsten Replicator master/slave MariaDB MySQL replication. This time, we’ll look at configuring vBulletin Suite v4.1.6 for Tungsten Replicator master/slave MariaDB MySQL replication. Both .101 master (default 3306 port) and .101 local slave (3309 port) use MariaDB 5.2.7 MySQL servers. First...
Setting up a single server for Tungsten Replicator master and local slave MySQL replication has made it alot easier to just fire up the one server to continue testing Tungsten Replicator’s features. This time, I’ll install a WordPress v3.2.1 and install HyperDB wordpress plugin to configure the WordPress installation to...
Previous Tungsten Replicator article dealt with MySQL master/slave server setup on two separate MariaDB MySQL servers (.101 master and .102 slave). This time I tried setting up both master and slave on the same single .101 server. To do this, I installed a second MariaDB 5.2.7 MySQL server instance on...
For the past couple of months I have glanced over articles and blogs about Tungsten Replicator – a data replication engine for MySQL which surpasses the traditional MySQL replication feature set. But didn’t know where to begin in trying it out until Giuseppe Maxia posted on his blog – The...