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

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

Open
YueHonghui opened this issue Aug 13, 2013 · 0 comments
Open

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

YueHonghui opened this issue Aug 13, 2013 · 0 comments

Comments

@YueHonghui
Copy link

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant