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 Metadata in SHOW queries #7540

Merged
merged 10 commits into from
Feb 26, 2021

Commits on Feb 23, 2021

  1. added a failing test to fix

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    2d06e75 View commit details
    Browse the repository at this point in the history
  2. changed the database name in vttablet

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    368e200 View commit details
    Browse the repository at this point in the history
  3. modified the test

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    81cfb7a View commit details
    Browse the repository at this point in the history
  4. added a primitive to rewrite fields

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    2dcad6c View commit details
    Browse the repository at this point in the history
  5. added the primitive

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    f4a9dc3 View commit details
    Browse the repository at this point in the history
  6. ran make sizegen

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    6096b61 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. made test more readable

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    f2eb8f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Merge remote-tracking branch 'upstream/master' into show-meta-databas…

    …e-name
    
    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3059c34 View commit details
    Browse the repository at this point in the history
  2. fixed tests by removing the side effect of changing the fields

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2ae2bbd View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into show-meta-databas…

    …e-name
    
    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    249e6a8 View commit details
    Browse the repository at this point in the history