summaryrefslogtreecommitdiff
path: root/sql/slave.h
diff options
context:
space:
mode:
authorAndrei Elkin <andrei.elkin@mariadb.com>2020-05-15 21:49:57 +0300
committerAndrei Elkin <andrei.elkin@mariadb.com>2020-05-18 15:14:16 +0300
commit44c8d84908e9d697bbcea55d6ebcd5f2250c4727 (patch)
tree07674821f0f538727c58f798dc3b1979626e0814 /sql/slave.h
parent7baa40dffae4c8175913ab58d320684f1d5f1bad (diff)
downloadmariadb-git-44c8d84908e9d697bbcea55d6ebcd5f2250c4727.tar.gz
MDEV-22520 Assertion `gathered_length == thd->lex->comment.length` failed in binlog_defragment
The assert was caused by early cleanup of a user variable participant in BINLOG @var,@var where it plays twice. That was unexpected by the base code to clear its value prematurely. Fixed with relocating the user var destruction after operations with its value is over.
Diffstat (limited to 'sql/slave.h')
0 files changed, 0 insertions, 0 deletions