Skip to content
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

[CONJ-712] RewriteBatchedStatements and useAffectedRows should report no changes correctly #144

Merged
merged 4 commits into from Jun 17, 2019

Conversation

PavelCibulka
Copy link
Contributor

Improvement of https://jira.mariadb.org/browse/CONJ-384

If update of rewritten batch return "no changes" batch return array of "no changes". Otherwise it works as before.

  • tested it with our project.
  • test "updateCounts.size() == 1" may be unnecessary

@PavelCibulka
Copy link
Contributor Author

I've created bug report in jira for this:
https://jira.mariadb.org/browse/CONJ-712

@PavelCibulka PavelCibulka changed the title Make rewriteBatchedStatements and useAffectedRows return no changes if no changes [CONJ-712] Make rewriteBatchedStatements and useAffectedRows return no changes if no changes Jun 10, 2019
@PavelCibulka PavelCibulka changed the title [CONJ-712] Make rewriteBatchedStatements and useAffectedRows return no changes if no changes [CONJ-712] RewriteBatchedStatements and useAffectedRows should report no changes correctly Jun 10, 2019
@rusher rusher merged commit 6be2445 into mariadb-corporation:master Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants