1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Cherry picking post fixes for BUG#37051

This commit is contained in:
He Zhenxing
2008-08-26 18:07:56 +08:00
parent 78e1f5d523
commit 407080004f
2 changed files with 3 additions and 2 deletions

View File

@ -514,6 +514,7 @@ THD::THD()
lock_id(&main_lock_id),
user_time(0), in_sub_stmt(0),
binlog_table_maps(0), binlog_flags(0UL),
table_map_for_update(0),
arg_of_last_insert_id_function(FALSE),
first_successful_insert_id_in_prev_stmt(0),
first_successful_insert_id_in_prev_stmt_for_binlog(0),