Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

confused about conn.is_connected()(a bug ?) #40

Description

@YueHonghui

when is_connected() return True, is it said that the connection is established with mysql? In my case, before every conn.query(), I will call ensure_connected() which to check is_connected() is True(will do reconnect if False).But a Exception complain about "Broken Pipe" throwed when I call conn.query(sql).

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