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

Evaluate system variables #6708

Merged
merged 9 commits into from
Sep 17, 2020
Merged

Commits on Sep 12, 2020

  1. reformatting

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    d082e35 View commit details
    Browse the repository at this point in the history
  2. refactor of system variables

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    14fa010 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. refactoring of expression rewriting

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    617cd6c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. add system variables to executor injected bindvars

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    069b78e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into evaluate-sysvars

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    639723e View commit details
    Browse the repository at this point in the history
  3. add affectedrows to exepected result

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    944b2e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Disallows DEFAULT for all settings except a very small set of system …

    …variables
    
    Only settings which are kept in the session state, and which cannot be changed
    using vtgate startup flags are supported.
    
    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    fffe147 View commit details
    Browse the repository at this point in the history
  2. small cleanups

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    de96748 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into evaluate-sysvars

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    7dc4869 View commit details
    Browse the repository at this point in the history