1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

fix for bug#16407 (EVENTS: sql_mode)

post-review fixes
This commit is contained in:
andrey@lmy004.
2006-02-21 02:40:23 +01:00
parent a1fdeb1386
commit 0ba2425caf
5 changed files with 23 additions and 19 deletions

View File

@ -3956,7 +3956,7 @@ fill_events_copy_to_schema_table(THD *thd, TABLE *sch_table, TABLE *event_table)
// [9] is SQL_MODE
{
const char *sql_mode_str="";
byte *sql_mode_str;
ulong sql_mode_len=0;
sql_mode_str=
sys_var_thd_sql_mode::symbolic_mode_representation(thd, et.sql_mode,