You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
If you send two queries in the same session, e.g.:
We expect to see a warning(s). At least:
query was empty after trimming comments, so it will be ignored
.Unfortunatelly we have a rule
clearWarnings
:go-mysql-server/sql/analyzer/rules.go
Line 47 in 7beeb8d
which runs after every query. That's why the second query
show warning
has a cleared session.The text was updated successfully, but these errors were encountered: