Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AWS RDS MySQL Multi-AZ Cluster auto-discovery #4406

Merged
merged 6 commits into from
Apr 1, 2024

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    5a30377 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    bb35b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bcddd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update discovery logic to add discovered servers with default values …

    …instead of originating server's values, add new field in mmsd for reader hostgroup, and query monitor db instead of admin db
    anphucbui committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d04173b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0db02d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Remove redundant exception guards, remove parseLong, add checksum com…

    …putation after adding a new server, and other small changes based on feedback
    anphucbui committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bbb6176 View commit details
    Browse the repository at this point in the history