mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-main
into mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-last_with_main
This commit is contained in:
@ -1120,6 +1120,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