Skip to content

Conversation

@byroot
Copy link
Contributor

@byroot byroot commented Oct 1, 2025

Fix: #1411
Followup: #1383

When using multi statement, we need to update the affected rows after each call to mysql_next_result.

Fix: brianmario#1411
Followup: brianmario#1383

When using multi statement, we need to update the affected rows
after each call to `mysql_next_result`.
@sodabrew
Copy link
Collaborator

sodabrew commented Oct 3, 2025

lgtm!

@sodabrew sodabrew merged commit 4463cac into brianmario:master Oct 3, 2025
13 of 27 checks passed
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.

affected_rows incorrect with multi-statements

2 participants