summaryrefslogtreecommitdiff
path: root/sql/wsrep_sst.cc
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2021-02-10 09:53:37 +0200
committerJan Lindström <jan.lindstrom@mariadb.com>2021-02-22 13:51:58 +0200
commit208233be5af55072d7ef80c37ddbc664bc51f342 (patch)
tree3fc67a6c1fa63faa271729168fc3016cf20bf50f /sql/wsrep_sst.cc
parent420f8e24ab73ef00b323aaa9423f365fb38e9306 (diff)
downloadmariadb-git-208233be5af55072d7ef80c37ddbc664bc51f342.tar.gz
MDEV-24830 : Write a warning to error log if Galera replicates InnoDB table with no primary keybb-10.6-MDEV-24830
Two new features for Galera * Write a warning to error log if Galera replicates table with storage engine not supported by Galera (at the moment only InnoDB is supported ** Warning is pushed to client also ** MyISAM is allowed if wsrep_replicate_myisam=ON * Write a warning to error log if Galera replicates table with no primary key ** Warning is pushed to client also ** MyISAM is allowed if wsrep_relicate_myisam=ON * In both cases apply flood control if > 10 same warning is writen to error log (requires log_warnings > 1), flood control will suppress warnings for 300 seconds
Diffstat (limited to 'sql/wsrep_sst.cc')
0 files changed, 0 insertions, 0 deletions