Skip to content

Fix SSCursor raising query timeout error on wrong query on MySQL DB#1035

Merged
methane merged 5 commits into
PyMySQL:mainfrom
Nothing4You:fix-sscursor-raising-error-from-previous-query
May 23, 2023
Merged

Fix SSCursor raising query timeout error on wrong query on MySQL DB#1035
methane merged 5 commits into
PyMySQL:mainfrom
Nothing4You:fix-sscursor-raising-error-from-previous-query

Conversation

@Nothing4You
Copy link
Copy Markdown
Contributor

@Nothing4You Nothing4You commented Feb 6, 2022

includes commits from #1031, #1030 and #1033, will rebase once they're merged.

Fixes #1032 (comment)

@Nothing4You Nothing4You force-pushed the fix-sscursor-raising-error-from-previous-query branch from dd0f854 to 852eb5c Compare July 14, 2022 08:29
@methane methane merged commit 3cd76d7 into PyMySQL:main May 23, 2023
@Nothing4You Nothing4You deleted the fix-sscursor-raising-error-from-previous-query branch May 23, 2023 15:42
@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

Development

Successfully merging this pull request may close these issues.

SSCursor does not handle timeouts properly

2 participants