1
0
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:
Vladislav Vaintroub
2016-06-01 13:29:40 +02:00
parent 22ede741f0
commit 3a7bc23a16
16 changed files with 62 additions and 723 deletions

View File

@ -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;
}
/*