Home

Submit

Source

Feeds
Source Site » www.howtoforge.com

Search another site:

http://
MySQL Replication and Backup
How To Set Up Database Replication In MySQL
MySQL / Replication and Backup
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync.

Site: www.howtoforge.com Report - View Tutorial

MySQL Replication and Backup
How To Back Up MySQL Databases Without Interrupting MySQL
MySQL / Replication and Backup
This article describes how you can back up MySQL databases without interrupting the MySQL service.

Site: www.howtoforge.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement