Skip to content

Report useful error when server does not allow any new connections anymore #29

@geertjanvdk

Description

@geertjanvdk

MySQL X Plugin currently does not report when a user fails to connect due to too many connections. The Classic Protocol returns server error 1040 when this happens.

Since X Plugin simply cuts the connection with an EOF, we can only report a bad connection, but this is var from ideal or useful to users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmysqlbugIssue depends on an upstream MySQL bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions