mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
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.
11 KiB
11 KiB