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

Minor cleanups around errors on the vtgate #7864

Merged
merged 10 commits into from
Apr 21, 2021

Commits on Apr 21, 2021

  1. removed unused code from the engine

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 authored and systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    08af4f4 View commit details
    Browse the repository at this point in the history
  2. updated error number for showFilter queries

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 authored and systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    823555c View commit details
    Browse the repository at this point in the history
  3. updated error numbers

    Signed-off-by: GuptaManan100 <manan@planetscale.com>
    GuptaManan100 authored and systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a07d318 View commit details
    Browse the repository at this point in the history
  4. small fixes

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    1033b68 View commit details
    Browse the repository at this point in the history
  5. typos

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    fda2beb View commit details
    Browse the repository at this point in the history
  6. fixed test assertions

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    5b3a1e7 View commit details
    Browse the repository at this point in the history
  7. update more test assertions

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    f72746f View commit details
    Browse the repository at this point in the history
  8. fix error message in unit test

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal authored and systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    35b598a View commit details
    Browse the repository at this point in the history
  9. clean up error message

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a7e3374 View commit details
    Browse the repository at this point in the history
  10. make error message more similar to mysql

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6e99501 View commit details
    Browse the repository at this point in the history