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

Mysql XDST Fixes #108

Merged
merged 12 commits into from
Oct 3, 2022
Merged

Mysql XDST Fixes #108

merged 12 commits into from
Oct 3, 2022

Conversation

qianl15
Copy link
Member

@qianl15 qianl15 commented Oct 3, 2022

This PR fixed a bunch of things:

  • Correctly use write locks to protect updates, and fix read-your-writes issues including the read predicate and retry logic for visibility.
  • Add support for non-XDST transactions in MySQL.
  • Update tests.

Will implement MySQL microbenchmark in the next PR.

@qianl15 qianl15 requested a review from kraftp October 3, 2022 01:37
@qianl15 qianl15 merged commit 7323403 into main Oct 3, 2022
@qianl15 qianl15 deleted the mysql-notxn branch October 3, 2022 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants