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

Fixing a panic in vtgate with OLAP mode #8722

Merged
merged 6 commits into from
Sep 2, 2021

Conversation

frouioui
Copy link
Member

@frouioui frouioui commented Aug 30, 2021

Description

This pull request fixes a panic in vtgate that happens when a show tables or a use <database> query is sent to Vitess after entering olap mode.

Related Issue(s)

Fixes #8694

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@frouioui frouioui marked this pull request as draft August 30, 2021 09:23
@frouioui frouioui marked this pull request as ready for review August 30, 2021 09:29
@deepthi
Copy link
Member

deepthi commented Aug 30, 2021

Let's backport to 11.0 branch (and others if they are affected).

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
…s call

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal merged commit 332223c into vitessio:main Sep 2, 2021
@harshit-gangal harshit-gangal deleted the fix-8694 branch September 2, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic in vtgate with OLAP mode
3 participants