diff options
author | Daniele Sciascia <daniele.sciascia@galeracluster.com> | 2020-05-21 08:34:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-21 09:34:03 +0300 |
commit | dc22acfdb62745017226a5c698c1bc3ee3e3563e (patch) | |
tree | 3091b8bcedb0d09606d888fd47e22905e6e0942f /sql/compat56.cc | |
parent | ce1c6dab3a960a77eceafe30a1442bd64e728d31 (diff) | |
download | mariadb-git-dc22acfdb62745017226a5c698c1bc3ee3e3563e.tar.gz |
MDEV-22616 CHECK TABLE fails with wsrep_trx_fragment_size > 0 (#1551)
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.
Diffstat (limited to 'sql/compat56.cc')
0 files changed, 0 insertions, 0 deletions