mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
Manual merge
This commit is contained in:
parent
f402776d3b
commit
7965816fff
1 changed files with 1 additions and 1 deletions
|
@ -4551,7 +4551,7 @@ Create_func_uuid_short Create_func_uuid_short::s_singleton;
|
|||
Item*
|
||||
Create_func_uuid_short::create(THD *thd)
|
||||
{
|
||||
thd->lex->binlog_row_based_if_mixed= TRUE;
|
||||
thd->lex->set_stmt_unsafe();
|
||||
return new (thd->mem_root) Item_func_uuid_short();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue