Skip to content

Reconnecting in pool #390

@ghost

Description

Mysql2 pool keeps unused connections (they appear in SHOW PROCESSLIST; as in Sleep state)
but what will happen when one of these connection gets broken? mysql2 pool will remove them or reconnect?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions