Tagged: mysql

Tungsten Replicator: vBulletin Suite v4.1.6 configured for MariaDB MySQL Master/Slave 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...

Tungsten Replicator: MariaDB MySQL Master/Slave Replication setup with HyperDB plugin for WordPress

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...

Tungsten Replicator: MariaDB MySQL Master/Slave server setup on single server

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...

Tungsten Replicator: data replication engine – MySQL master/slave server setup

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...

BuyVM OpenVZ VPS Review: Centmin Nginx installed

First time testing out a OpenVZ based VPS server from BuyVM.net. So I posted a review over at LowEndTalk.com testing out my modified Centmin v1.2.1-eva2000.13 beta release Menu mode installer script on a BuyVM.net 512MB/1GB Burstable OpenVZ VPS server. Interesting to learn about how OpenVZ VPS handles memory differently from...

WHM / Cpanel MySQL 5.5 support in WHM 11.32

Great news for WHM / Cpanel control panel users who have been asking for MySQL 5.5 support. Cpanel folks have announced that MySQL 5.5 support will officially make it in WHM 11.32 builds. Currently, MySQL 5.5.15 is latest MySQL Community build. Originally, they planned on leaving MySQL 5.5 to default...

MariaDB 5.2.8 MySQL server released with various Aria storage engine fixes

MariaDB 5.2.8 MySQL server has been released.  Download MariaDB 5.2.8 MySQL server from http://downloads.askmonty.org/mariadb/5.2.8/. Highlights of this release: Aria Fixes and Changes Fixes for Aria recover Fixes for updates with long keys. The max key length for aria has been reduced from about block_size/2 to block_size/3 (because the underflow algorithm requires this) Various...

Percona MySQL Server 5.1.58-12.9 & 5.5.14-20.5 released

Percona MySQL Server 5.1.58-12.9 & Percona MySQL Server 5.5.14-20.5 have been officially released. Percona MySQL 5.1.58-12.9 downloads are available here and from the Percona Software Repositories Percona MySQL 5.5.14-20.5 downloads are available here and from the Percona Software Repositories Percona 5.1.58-12.9 Highlights Performance Improvements fsync() has been replaced with fdatasync() to improve perfomance where possible. The...