mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 05:05:33 +02:00
MDEV-9154 : Remove workarounds (mainly dynamic function loading)
for running obsolete versions of Windows
This commit is contained in:
parent
22ede741f0
commit
3a7bc23a16
16 changed files with 62 additions and 723 deletions
|
|
@ -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;
|
||||
}
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue