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

Support specifying checking forUpdateTS in prewrite #756

Merged
merged 10 commits into from
Apr 17, 2023

Commits on Mar 30, 2023

  1. Support specifying checking forUpdateTS in prewrite

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c607c1d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Fix go mod in tests

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c96aff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Add test

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6616c56 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    810588c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Add successful cases to the test

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3fb5b6c View commit details
    Browse the repository at this point in the history
  2. Fix test

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7dbee0c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge branch 'master' of https://github.com/tikv/client-go into m/pre…

    …write-check-for-update-ts
    MyonKeminta committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    e5a35be View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f3c85c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Check LockedWithConflictTS greater than requested ForUpdateTS

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    153f7c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7806423 View commit details
    Browse the repository at this point in the history