Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Warnings are being cleared after every query #600

Closed
@kuba--

Description

@kuba--

If you send two queries in the same session, e.g.:

-- some empty query as a comment;

SHOW WARNINGS;

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:

{"clear_warnings", clearWarnings},

which runs after every query. That's why the second query show warning has a cleared session.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    pFad - Phonifier reborn

    Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

    Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy