mirror of https://github.com/MariaDB/server
Browse Source
The use of Thread_iterator did not work on windows (linking problems). Solution: Change the interface between the thread_pool and the server to only use simple free functions. This patch is for 5.5 only (mimicks similar solution in 5.6)pull/843/head
3 changed files with 21 additions and 18 deletions
Loading…
Reference in new issue