mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
The replication filtering rules were inappropiately applied when
executing BINLOG pseudo-query. The rules are supposed to be active
only at times when the slave's sql thread executes an event.
Fixed with correcting a condition to call replication rules only if
the slave sql thread executes the event.
289 KiB
289 KiB