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

ddl: fix panic tidb-server doesn't release table lock #19586

Merged
merged 24 commits into from
Sep 15, 2020

Commits on Aug 28, 2020

  1. init

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    fdc4a84 View commit details
    Browse the repository at this point in the history
  2. refine code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    d68e157 View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0cd4611 View commit details
    Browse the repository at this point in the history
  4. fix bug

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    09a2ef4 View commit details
    Browse the repository at this point in the history
  5. fix bug

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    dd83792 View commit details
    Browse the repository at this point in the history
  6. refine code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    140625a View commit details
    Browse the repository at this point in the history
  7. refine code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0708caa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5743e3b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    7624355 View commit details
    Browse the repository at this point in the history
  2. refine code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    d1354b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

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

Commits on Sep 7, 2020

  1. address comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    f19778d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9631fcd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    9446a13 View commit details
    Browse the repository at this point in the history
  2. Update ddl/ddl.go

    Co-authored-by: Lynn <zimu_xia@126.com>
    crazycs520 and zimulala authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    067e079 View commit details
    Browse the repository at this point in the history
  3. address comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    57c3b05 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    1e0c700 View commit details
    Browse the repository at this point in the history
  2. address comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    6c30581 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60cc460 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    aca7e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85dccd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d0abf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db547f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8ef7e3 View commit details
    Browse the repository at this point in the history