This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). 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. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures.
Set as favorite
Bookmark
Email this
Hits: 586
Trackback(0)
Comments (0)

Write comment

Related news items:
- 08/02/2012 04:36 - Virtualization With Xen On CentOS 6.2 (x86_64)
- 08/02/2012 04:34 - Virtual Users/Domains With Postfix/Courier/MySQL/SquirrelMail (CentOS 6.2 x86_64)
- 08/02/2012 04:29 - Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
- 23/01/2012 04:38 - The Perfect Server - CentOS 6.2 x86_64 With nginx [ISPConfig 3]
- 20/01/2012 04:05 - Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL
Newer news items:
- 22/02/2010 04:05 - Network Analysis With Wireshark On Ubuntu 9.10
- 20/02/2010 04:12 - Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10
- 19/02/2010 04:16 - How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.4
- 17/02/2010 05:44 - Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10
- 16/02/2010 04:11 - Installing Kernel Security Updates Without Reboot With Ksplice Uptrack On Ubuntu 9.10 Desktop
Older news items:
- 11/02/2010 06:58 - Running Virtual Machines With VirtualBox 3.1.x On An OpenSUSE 11.2 Server
- 08/02/2010 04:04 - Installing Nginx With PHP5 And MySQL Support On Fedora 12
- 03/02/2010 04:59 - VBoxHeadless - Running Virtual Machines With VirtualBox 3.1 On A Headless Ubuntu 9.10 Server
- 01/02/2010 05:21 - How To Set Up A USB-Over-IP Server And Client With OpenSUSE 11.2
- 22/12/2009 06:18 - Virtualization With KVM On Ubuntu 9.10
Free - Magazines
My Tweets
more info...!
Chat
Please login to be able to chat.


