mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-9154 : Remove workarounds (mainly dynamic function loading)
for running obsolete versions of Windows
This commit is contained in:
@ -2100,7 +2100,6 @@ bool THD::store_globals()
|
||||
STACK_DIRECTION * (long)my_thread_stack_size;
|
||||
if (net.vio)
|
||||
{
|
||||
vio_set_thread_id(net.vio, real_id);
|
||||
net.thd= this;
|
||||
}
|
||||
/*
|
||||
|
Reference in New Issue
Block a user