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

variables: add concurrent DDL switch #35028

Merged
merged 15 commits into from
Jun 6, 2022

Commits on May 30, 2022

  1. add switch

    xiongjiwei committed May 30, 2022
    Configuration menu
    Copy the full SHA
    b7d3584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c6220 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. make it global scope

    xiongjiwei committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7a88e90 View commit details
    Browse the repository at this point in the history
  2. Update sessionctx/variable/sysvar.go

    Co-authored-by: Morgan Tocker <tocker@gmail.com>
    xiongjiwei and morgo authored May 31, 2022
    Configuration menu
    Copy the full SHA
    ef2a3fa View commit details
    Browse the repository at this point in the history
  3. rename

    xiongjiwei authored May 31, 2022
    Configuration menu
    Copy the full SHA
    7c40384 View commit details
    Browse the repository at this point in the history
  4. fmt

    xiongjiwei committed May 31, 2022
    Configuration menu
    Copy the full SHA
    25953cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be08b0d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    84fd677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535db05 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. rename

    xiongjiwei committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f490aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8588fad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d4ff3 View commit details
    Browse the repository at this point in the history
  4. move to tidb_vars.go

    xiongjiwei committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    babea10 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'concurrent-ddl-switch' of github.com:xiongjiwei/tidb in…

    …to concurrent-ddl-switch
    xiongjiwei committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    2991bd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6722ef9 View commit details
    Browse the repository at this point in the history