mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Manual merge of mysql-next-mr-runtime upstream.
This commit is contained in:
@@ -196,7 +196,7 @@ Event_basic::Event_basic()
|
||||
{
|
||||
DBUG_ENTER("Event_basic::Event_basic");
|
||||
/* init memory root */
|
||||
init_alloc_root(&mem_root, 256, 512);
|
||||
init_sql_alloc(&mem_root, 256, 512);
|
||||
dbname.str= name.str= NULL;
|
||||
dbname.length= name.length= 0;
|
||||
time_zone= NULL;
|
||||
|
Reference in New Issue
Block a user