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

brie: support batch ddl for sql restore (#49089) #49851

Merged

Commits on Dec 27, 2023

  1. This is an automated cherry-pick of pingcap#49089

    Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
    Leavrth authored and ti-chi-bot committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    aec33e8 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Signed-off-by: Leavrth <jianjun.liao@outlook.com>
    Leavrth committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6be7646 View commit details
    Browse the repository at this point in the history
  3. remove some conflicts

    Signed-off-by: Leavrth <jianjun.liao@outlook.com>
    Leavrth committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d2ae7a0 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    Signed-off-by: Leavrth <jianjun.liao@outlook.com>
    Leavrth committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    0beb2e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. fix data race

    Signed-off-by: Leavrth <jianjun.liao@outlook.com>
    Leavrth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    723e129 View commit details
    Browse the repository at this point in the history
  2. fix integration test

    Signed-off-by: Leavrth <jianjun.liao@outlook.com>
    Leavrth committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    965206f View commit details
    Browse the repository at this point in the history