1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

BUG#59549, fix compiler error on Windows, step 2

This commit is contained in:
Mikael Ronstrom
2011-01-20 18:24:48 +01:00
parent 14a46479b6
commit e31d728209
7 changed files with 32 additions and 32 deletions

View File

@@ -493,7 +493,7 @@ bool Drop_table_error_handler::handle_condition(THD *thd,
THD::THD()
:Statement(&main_lex, &main_mem_root, CONVENTIONAL_EXECUTION,
:Statement(&main_lex, &main_mem_root, ES_CONVENTIONAL_EXECUTION,
/* statement id */ 0),
rli_fake(0),
user_time(0), in_sub_stmt(0),