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

Update the embedded config data in mysqlctl #10094

Closed
wants to merge 6 commits into from

Commits on May 22, 2022

  1. Update the embedded config data in mysqlctl

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed May 22, 2022
    Configuration menu
    Copy the full SHA
    3eced6b View commit details
    Browse the repository at this point in the history
  2. Turn super_read_only off temporarily during init

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed May 22, 2022
    Configuration menu
    Copy the full SHA
    4ee3a6f View commit details
    Browse the repository at this point in the history
  3. Add automatic read only handling for queries

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed May 22, 2022
    Configuration menu
    Copy the full SHA
    a03de1f View commit details
    Browse the repository at this point in the history
  4. Move the SRO handling out of ExecuteFetchMulti

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed May 22, 2022
    Configuration menu
    Copy the full SHA
    ef3ad65 View commit details
    Browse the repository at this point in the history
  5. Properly manage SRO in legacy sharding utils

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed May 22, 2022
    Configuration menu
    Copy the full SHA
    5caa037 View commit details
    Browse the repository at this point in the history
  6. Add backup handling

    Restore test files
    
    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed May 22, 2022
    Configuration menu
    Copy the full SHA
    ec030ae View commit details
    Browse the repository at this point in the history