mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-engines
into stella.local:/home2/mydev/mysql-5.1-bug31210
This commit is contained in:
@ -1095,6 +1095,7 @@ pthread_handler_t handle_one_connection(void *arg)
|
||||
{
|
||||
NET *net= &thd->net;
|
||||
|
||||
lex_start(thd);
|
||||
if (login_connection(thd))
|
||||
goto end_thread;
|
||||
|
||||
|
Reference in New Issue
Block a user