MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6. Replication in MySQL

6.1 Introduction to Replication  
6.2 Replication Implementation Overview  
6.3 Replication Implementation Details  
6.4 How to Set Up Replication  
6.5 Upgrading a Replication Setup - Mixing Different MySQL Versions  
6.6 Replication Features and Known Problems  
6.7 Replication Startup Options  
6.8 Replication FAQ  
6.9 Troubleshooting Replication  
6.10 Reporting Replication Bugs  

Replication capabilities allowing the databases on one MySQL server to be duplicated on another were introduced in MySQL version 3.23.15. This section describes the various replication features in MySQL. It serves as a reference to the options available with replication. You will be introduced to replication and learn how to implement it. Toward that end, there are some frequently asked questions, descriptions of problems, and how to solve them.

For a description of the syntax of replication SQL statements, see 13.6 Replication Statements.

We suggest that you visit our website at http://www.mysql.com/ often and read updates to this section. Replication is constantly being improved, and we update the manual frequently with the most current information.



This document was generated by rdg (Feb 25 2004) using texi2html