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

parser: add AsOfClause for START TRANSACTION READ ONLY statement #1215

Merged
merged 10 commits into from
May 18, 2021

Commits on Apr 27, 2021

  1. Add AsOfClause for START TRANSACTION READ ONLY statement

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f41eb27 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Rename the new function to tidb_bound_staleness

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    2dcbd7c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Resolve the conflict

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 10, 2021
    Configuration menu
    Copy the full SHA
    df181d4 View commit details
    Browse the repository at this point in the history
  2. Update the comment of AS OF

    Co-authored-by: djshow832 <zhangming@pingcap.com>
    JmPotato and djshow832 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0d667f6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Rename to tidb_staleness_bound

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 12, 2021
    Configuration menu
    Copy the full SHA
    369521b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    8e88feb View commit details
    Browse the repository at this point in the history
  2. Rename to tidb_bounded_staleness

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6613963 View commit details
    Browse the repository at this point in the history
  3. Resolve the conflict

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 13, 2021
    Configuration menu
    Copy the full SHA
    2f44740 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Resolve the conflict

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 14, 2021
    Configuration menu
    Copy the full SHA
    40e445b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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