Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5376426

Browse filesBrowse files
authored
Return OperationalError for closed connection (PyMySQL#276)
libmysqlclient returns CR_SERVER_GONE_ERROR(2006) when using closed connection. But libmariadbclient cause SEGV. For compatibility, emulate CR_SERVER_GONE_ERROR manually. Ref: PyMySQLGH-270
1 parent 413d3da commit 5376426
Copy full SHA for 5376426

File tree

Expand file treeCollapse file tree

1 file changed

+54
-47
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+54
-47
lines changed

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.