Skip to content

Support error packet without sqlstate#1160

Merged
methane merged 3 commits into
PyMySQL:mainfrom
methane:fix-1156
Feb 2, 2024
Merged

Support error packet without sqlstate#1160
methane merged 3 commits into
PyMySQL:mainfrom
methane:fix-1156

Conversation

@methane
Copy link
Copy Markdown
Member

@methane methane commented Feb 2, 2024

Fix #1156

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e28be8) 86.24% compared to head (4cccf50) 86.28%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1160      +/-   ##
==========================================
+ Coverage   86.24%   86.28%   +0.04%     
==========================================
  Files          17       17              
  Lines        2436     2436              
  Branches      258      258              
==========================================
+ Hits         2101     2102       +1     
  Misses        249      249              
+ Partials       86       85       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@methane methane merged commit bbd049f into PyMySQL:main Feb 2, 2024
@methane methane deleted the fix-1156 branch February 2, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display log exception when MySQL throws Too many connections exception.

1 participant