Database Archive

12 Apr 2015

Configure Master and Slave database replication using mysqlnd plugin

Mysql replication is a process that allows you to maintain the multiple copy of mysql data. With the help of mysqlnd plugin we can divide the load of mysql. We can send select query to slave server
8 Apr 2015

Reset (Re-Sync) Mysql Master-Slave Replication

Some times we face issue in MySQL replication and slave could not sync. The cause of this issue may have lots of reason. Following Steps help you to start Re-Sync Mysql. Note:-When you Re-Sync MySQL Replication all