mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Applied all changes from Igor and Sanja
This commit is contained in:
@ -608,7 +608,7 @@ Event_timed::load_from_row(THD *thd, TABLE *table)
|
||||
table, &creation_ctx))
|
||||
{
|
||||
push_warning_printf(thd,
|
||||
MYSQL_ERROR::WARN_LEVEL_WARN,
|
||||
Sql_condition::WARN_LEVEL_WARN,
|
||||
ER_EVENT_INVALID_CREATION_CTX,
|
||||
ER(ER_EVENT_INVALID_CREATION_CTX),
|
||||
(const char *) dbname.str,
|
||||
|
Reference in New Issue
Block a user