首頁 >資料庫 >mysql教程 >MySQL 5.6 + GTID & MariaDB 10 replication_MySQL

MySQL 5.6 + GTID & MariaDB 10 replication_MySQL

WBOY
WBOY原創
2016-06-01 13:16:31945瀏覽

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.

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn