mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-9154 : Remove workarounds (mainly dynamic function loading)
for running obsolete versions of Windows
This commit is contained in:
@@ -2933,7 +2933,6 @@ public:
|
||||
{
|
||||
mysql_mutex_lock(&LOCK_thd_data);
|
||||
active_vio = vio;
|
||||
vio_set_thread_id(vio, pthread_self());
|
||||
mysql_mutex_unlock(&LOCK_thd_data);
|
||||
}
|
||||
inline void clear_active_vio()
|
||||
|
Reference in New Issue
Block a user