summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
diff options
context:
space:
mode:
authorAndrei Elkin <andrei.elkin@mariadb.com>2020-06-05 16:18:02 +0300
committerAndrei Elkin <andrei.elkin@mariadb.com>2021-04-19 20:34:17 +0300
commit675c22c065110be03a5fab82442d2c3dc32aefff (patch)
tree0ff761595b7fec8efa10c680189d42c05db68063 /sql/item_strfunc.cc
parent0620ccf3eabe79f94924acbd641a13f4c69572c9 (diff)
downloadmariadb-git-675c22c065110be03a5fab82442d2c3dc32aefff.tar.gz
MDEV-22757 Assertion !binlog || exist_hton_without_prepare' failed in MYSQL_BIN_LOG::unlog_xa_prepare
The assert fired falsely having not captured two more not apparent possiblities in its condition. They are masked out hton error out of REPLACE execution (so at later xa-prepare that engine is still present as read-write) and a prepare-capable engine which also may not be an actual participant in the xa transation. That engine, such as SEQUENCE, though does create its own event block.
Diffstat (limited to 'sql/item_strfunc.cc')
0 files changed, 0 insertions, 0 deletions