Tag: mariadb

Configure MySQL Multi-Master Replication

Configure MySQL Multi-Master Replication Configure MySQL Multi-Master Replication In this scenario we are configuring mysql master-master replication. The idea behing multimaster is to load-balance MySQL. This configuration will allow read/write…

Read More

Connect CentOS to MySQL ODBC

Connect CentOS to MySQL ODBC Connect CentOS to MySQL ODBC There are many uses for this, usually reporting, or some other data manipulation. Let’s get started, login and su to root…

Read More

MySQL Replication CentOS All Databases

MySQL Replication CentOS All Databases MySQL Replication CentOS All Databases ** THIS BLOG WORKS ONLY WITH MySQL VERSION 5.1 or EARLIER ** If you’re going to do it, do it…

Read More