Skip to content

Properly sum affected row count.#250

Merged
bgrainger merged 1 commit into
mysql-net:masterfrom
adampoit:fix-affected-rows
Apr 26, 2017
Merged

Properly sum affected row count.#250
bgrainger merged 1 commit into
mysql-net:masterfrom
adampoit:fix-affected-rows

Conversation

@adampoit
Copy link
Copy Markdown
Contributor

Before the number of affected rows would always get set to 1, regardless of the number of inserted rows.

@bgrainger
Copy link
Copy Markdown
Member

Looks like this was regressed in 8cfc592 but we didn't have a test to catch it. Thanks for fixing it!

@bgrainger bgrainger merged commit 2b385f4 into mysql-net:master Apr 26, 2017
@bgrainger
Copy link
Copy Markdown
Member

Shipped in 0.19.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants