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

VReplication: Remove auto_increment clauses for MoveTables to a sharded keyspace #15679

Merged
merged 12 commits into from
Apr 9, 2024

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    4d9525b View commit details
    Browse the repository at this point in the history
  2. Add e2e test

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7b9fc33 View commit details
    Browse the repository at this point in the history
  3. Make checks nil-safe

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ebf708e View commit details
    Browse the repository at this point in the history
  4. Improve unit test

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8fcd25d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d13e51 View commit details
    Browse the repository at this point in the history
  6. Minor changes after self review

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ee98e09 View commit details
    Browse the repository at this point in the history
  7. Self review part deux

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    28b80a9 View commit details
    Browse the repository at this point in the history
  8. Nitting myself to deth

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ecc6d18 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Address review comments

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b7b2562 View commit details
    Browse the repository at this point in the history
  2. Improve strip func

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    93a6ab6 View commit details
    Browse the repository at this point in the history
  3. Add note to release summary

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5623fe2 View commit details
    Browse the repository at this point in the history
  4. Create a single test parser

    Signed-off-by: Matt Lord <[email protected]>
    mattlord committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    306d6ee View commit details
    Browse the repository at this point in the history