1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Small adjustements to threadpool

This commit is contained in:
Vladislav Vaintroub
2011-12-18 20:40:38 +01:00
parent 468104567f
commit a5a22e9f64
9 changed files with 14 additions and 13 deletions

View File

@ -520,7 +520,6 @@ bool tp_init(void)
}
#endif
skip_net_wait_timeout = 1;
return 0;
}