MySQL Forums
Forum List  »  InnoDB

Re: replication between different versions of mysql
Posted by: Jonathan Stephens
Date: October 31, 2014 11:36AM

In general, we support replication from one major series to the next (e.g. MySQL 5.5 to MySQL 5.6), but there may be specific statements or other constructs whose semantics and/or behaviour has changed in the newer version, or that are no longer supported in the newer version.

http://dev.mysql.com/doc/refman/5.6/en/replication-compatibility.html and http://dev.mysql.com/doc/refman/5.6/en/replication-upgrade.html have more info that you should find useful.

See http://dev.mysql.com/doc/refman/5.6/en/mysql-nutshell.html for a listing of major features added/removed/changed in MySQL 5.6.

cheers,

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: replication between different versions of mysql
1083
October 31, 2014 11:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.