Your Account

Community

Topics (Sources)

More

View story

How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10
26 / 4
http://www.howtoforge.com/how-to-set-up-mysql-database-repli...
Submitted by falko 24 months, 2 weeks, 4 days, 23 hours ago
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.
Add your comment

If you already have an account, sign in:

Email address:
Password:

If you don't, just complete these fields: (or join coRank for free)

Your name:
Your site: (optional)

Your comment:

(You have up to 5000 characters left)

Can you see the 5 most prominent letters/numbers in this image? (case insensitive)

Please enter them here:

« go back

Home | Terms of Service | Privacy Policy | Help & FAQ | About coRank | Contact us

© coRank 2007-2010