Merge example.com:/work/bug23379/my50-bug23379
into example.com:/work/bug23379/my51-bug23379 sql/sql_class.cc: Auto merged
This commit is contained in:
commit
6c4f74eddd
@ -241,6 +241,7 @@ THD::THD()
|
|||||||
// Must be reset to handle error with THD's created for init of mysqld
|
// Must be reset to handle error with THD's created for init of mysqld
|
||||||
lex->current_select= 0;
|
lex->current_select= 0;
|
||||||
start_time=(time_t) 0;
|
start_time=(time_t) 0;
|
||||||
|
time_after_lock=(time_t) 0;
|
||||||
current_linfo = 0;
|
current_linfo = 0;
|
||||||
slave_thread = 0;
|
slave_thread = 0;
|
||||||
variables.pseudo_thread_id= 0;
|
variables.pseudo_thread_id= 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user