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

Fix deadlock happen in mvcc. #3911

Merged
merged 5 commits into from
Jan 20, 2022
Merged

Fix deadlock happen in mvcc. #3911

merged 5 commits into from
Jan 20, 2022

Commits on Jan 20, 2022

  1. Fix deadlock in mvcc

    jiaqizho committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    11442f4 View commit details
    Browse the repository at this point in the history
  2. Update dbms/src/Storages/Page/V3/PageDirectory.cpp

    Co-authored-by: JaySon <jayson.hjs@gmail.com>
    jiaqizho and JaySon-Huang authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    0b18dfb View commit details
    Browse the repository at this point in the history
  3. Update dbms/src/Storages/Page/V3/PageDirectory.cpp

    Co-authored-by: JaySon <jayson.hjs@gmail.com>
    jiaqizho and JaySon-Huang authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f52c9a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73718bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79ba4c9 View commit details
    Browse the repository at this point in the history