Home > Database > Mysql Tutorial > body text

MySQL 5.6 + GTID & MariaDB 10 replication_MySQL

WBOY
Release: 2016-06-01 13:16:31
Original
887 people have browsed it

MariaDB

While at the keynote of Tomas Ulin atPercona Live MySQL Conference & Expo Santa Clara 2014, he asked the audience what they were running, and most of the audience was on MySQL 5.5 while about 15% of the audience was on MySQL 5.6. This number is steadily increasing I’m sure, so one thing that becomes important is that people will probably start turning onGlobal Transaction Identifiers(GTIDs). 

As you may already know, MariaDB 10 has a different implementation ofGlobal Transaction ID. To me, this poses a problem in a mixed use environment (or even a migration scenario). Which is whyMDEV-4487is so important: it is afeature request to allow replication from MySQL 5.6+ when GTID is enabled on the master

If you think the issue is important, you canvote andwatch the issue on JIRA. I for one think this should be fixed for 10.0.11 or 10.0.12 and not wait for the 10.1 timeframe. Best not to comment here, focus on the JIRA request,MDEV-4487.

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!