Skip to content
Snippets Groups Projects
Unverified Commit 455ef041 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Avoid updating the same rows multiple times with simple_update_many_txn. (#16609)

simple_update_many_txn had a bug in it which would cause each
update to be applied twice.
parent 9738b1c4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment