Done
Details
Assignee
UnassignedUnassignedReporter
lpjirasynclpjirasync(Deactivated)Priority
High
Details
Details
Assignee
Unassigned
UnassignedReporter
lpjirasync
lpjirasync(Deactivated)Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created January 21, 2018 at 12:26 PM
Updated January 21, 2018 at 12:27 PM
Resolved January 21, 2018 at 12:27 PM
**Reported in Launchpad by Alexey Kopytov last update 27-01-2017 14:11:53
The Rows_updated value in the userstat feature is calculated at the statement level, i.e. in mysql_insert()/mysql_delete()/mysql_update(). However, row-based replication event operate on the lower handler level, so that value is not updated with RBR as a result.