Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix LOAD DATA LOCAL INFILE write EOF packet on closed connection. #1116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 24, 2023

Conversation

methane
Copy link
Member

@methane methane commented May 24, 2023

Fix #989

@methane methane added this to the v1.1 milestone May 24, 2023
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.15 ⚠️

Comparison is base (9228700) 86.30% compared to head (b71cbd1) 86.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1116      +/-   ##
==========================================
- Coverage   86.30%   86.16%   -0.15%     
==========================================
  Files          17       17              
  Lines        2432     2435       +3     
  Branches      254      256       +2     
==========================================
- Hits         2099     2098       -1     
- Misses        247      248       +1     
- Partials       86       89       +3     
Impacted Files Coverage Δ
pymysql/connections.py 77.84% <66.66%> (-0.10%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@methane methane merged commit bd3bd01 into PyMySQL:main May 24, 2023
@methane methane deleted the loadlocal-dontwrite branch May 24, 2023 15:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant