HiveBrain v1.2.0
Get Started
← Back to all entries
patternsqlMinor

Is group replication available in Mysql community?

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
availablegroupcommunityreplicationmysql

Problem

Group replication for Mysql server seems to be a great functionnality.
It is available from version 5.7.17 of MySql Enterprise and Cluster CGE edition.

But is it available for Mysql community ? and starting which version ?

Thanks

Solution

Based on the MySQL Developer manual:

https://dev.mysql.com/doc/refman/5.7/en/group-replication-requirements.html

It appears that so long as you're on the appropriate version you'll have access to this feature.

Context

StackExchange Database Administrators Q#161767, answer score: 2

Revisions (0)

No revisions yet.