mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.4' into 10.5
This commit is contained in:
@ -1240,8 +1240,7 @@ void prepare_new_connection_state(THD* thd)
|
||||
embedded server library.
|
||||
TODO: refactor this to avoid code duplication there
|
||||
*/
|
||||
thd->proc_info= 0;
|
||||
thd->set_command(COM_SLEEP);
|
||||
thd->mark_connection_idle();
|
||||
thd->init_for_queries();
|
||||
|
||||
if (opt_init_connect.length &&
|
||||
|
Reference in New Issue
Block a user