Closed ChrisSchinnerl closed 1 week ago
Fixes an issue when resyncing a node on MySQL since MySQL will return n == 0 when a row wasn't updated. Which is expected when resyncing.
n == 0
Fixes an issue when resyncing a node on MySQL since MySQL will return
n == 0
when a row wasn't updated. Which is expected when resyncing.