How to replicate a MySQL database on Linux

Posted by bob on May 28, 2015 1:15 PM EDT
Xmodulo
Mail this story
Print this story

Database replication is a technique where a given database is copied to one or more locations, so that the reliability, fault-tolerance or accessibility of the database can be improved. Replication can be snapshot-based (where entire data is simply copied over to another location), merge-based (where two or more databases are merged into one), or transaction-based […]Continue reading... The post How to replicate a MySQL database on Linux appeared first on Xmodulo. Related FAQs: How to install and configure Cacti on Linux How to install LEMP stack (nginx, MariaDB/MySQL and PHP) on CentOS How to install LAMP stack (Apache, MariaDB/MySQL and PHP) on CentOS How to manage remote MySQL databases on Linux VPS using a GUI tool How to set up a lightweight web server on Raspberry Pi

Full Story

  Nav
» Read more about: Groups: PHP, MySQL, Linux, Raspberry Pi, Apache; Story Type: News Story

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.