mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug#15924 (Core dump in sp_trans):
Added code for pending event flush just before executing the function or trigger. mysql-test/t/disabled.def: Enabling sp_trans test. sql/log.cc: Reorganizing/simplifying code. sql/sql_class.cc: Added code to flush pending event before executing a function/trigger.
This commit is contained in:
@ -24,4 +24,4 @@ subselect : Bug#15706
|
||||
type_time : Bug#15805
|
||||
rpl000002 : Bug#15920 Temporary tables are not binlogged in SBR
|
||||
ps_7ndb : Bug#15923 Core dump in RBR mode when executing test suite
|
||||
sp_trans : Bug#15924 Code dump in RBR mode when executing test suite
|
||||
#sp_trans : Bug#15924 Code dump in RBR mode when executing test suite
|
||||
|
Reference in New Issue
Block a user