mirror of
https://github.com/MariaDB/server.git
synced 2025-12-06 05:42:06 +03:00
Executing CHECK TABLE with streaming replication enabled reports error "Streaming replication not supported with binlog_format=STATEMENT". Administrative commands such as CHECK TABLE, are not replicated and temporarily set binlog format to statement. To avoid the problem, report the error only for active transactions for which streaming replication is enabled.
229 KiB
229 KiB