Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Add support for MySQL Cluster #20

@datacharmer

Description

@datacharmer

This addition should work, in principle, in the same way that group replication does.

The implementation will require:

  • identifying which tarballs support this feature out of the box (i.e. no separate downloads);
  • pre-define the my.cnf options needed for the installation
  • deploy a multiple sandbox (similar to what we do for multi-source replication
  • run a configuration script.

defaults.go has already potential support for MySQL Cluster ports handling (commented out).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementhelp wantedNeed help to either design or implement this feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions