mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3
This commit is contained in:
@@ -2710,7 +2710,7 @@ bool sp_process_definer(THD *thd)
|
||||
DBUG_RETURN(TRUE);
|
||||
|
||||
if (thd->slave_thread && lex->sphead)
|
||||
lex->sphead->m_chistics->suid= SP_IS_NOT_SUID;
|
||||
lex->sphead->set_suid(SP_IS_NOT_SUID);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user