mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/my/mysql-5.0 sql/sql_parse.cc: Auto merged
This commit is contained in:
commit
f902737458
1 changed files with 1 additions and 0 deletions
|
@ -1028,6 +1028,7 @@ pthread_handler_decl(handle_one_connection,arg)
|
|||
|
||||
thd->version= refresh_version;
|
||||
thd->proc_info= 0;
|
||||
thd->command= COM_SLEEP;
|
||||
thd->set_time();
|
||||
thd->init_for_queries();
|
||||
|
||||
|
|
Loading…
Reference in a new issue