1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-27 13:04:36 +03:00

post push fix for BUG#37051

This commit is contained in:
He Zhenxing
2008-08-07 09:33:01 +08:00
parent 2441ec8770
commit 32f4018500
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),