Skip to content

Some MySQL administrative queries return empty results #237

@bbkr

Description

@bbkr

Some queries from https://dev.mysql.com/doc/refman/8.4/en/sql-server-administration-statements.html works fine.
I can get output of SHOW TABLES or SHOW COLUMNS FROM sometable.

But some queries like SHOW GRANTS or SHOW CREATE TABLE sometable just return empty result, with no error message.

I've checked grants by logging using the same credentials to database from mysql client direclty and i can see output of all commands, so it is not grants issue.

Raku 2024.07
DBIish current as ow writing this task
MySQL 8.0 vanilla from dockerhub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions