diff --git a/server/modules/routing/binlog/blr_master.c b/server/modules/routing/binlog/blr_master.c index dfb7f5108..f063b4fbd 100644 --- a/server/modules/routing/binlog/blr_master.c +++ b/server/modules/routing/binlog/blr_master.c @@ -1036,9 +1036,6 @@ int n_bufs = -1, pn_bufs = -1; } } - router->stats.n_binlogs++; - router->stats.n_binlogs_ses++; - router->lastEventReceived = hdr.event_type; router->lastEventTimestamp = hdr.timestamp;