In 8.0.14, we add to Group Replication (GR) the ability to use IPv6 in all of its network-related configuration parameters. This means that now you can take advantage of this technology and “rock” those billion addresses using MySQL Group Replication.
What’s New
When you operate a Group Replication group, some variables use network addresses, mainly:
- group_replication_local_address;
- group_replication_ip_whitelist
- group_replication_group_seeds;
- group_replication_force_members.