[MDEV-5756] CMake option to build without thread pool Created: 2014-02-27  Updated: 2014-07-25  Resolved: 2014-07-22

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: 10.0.13

Type: Task Priority: Critical
Reporter: Alexander Barkov Assignee: Alexey Botchkov
Resolution: Fixed Votes: 0
Labels: None


 Description   

Add a new CMake option to build without
"mysqld --thread-handling=pool-of-threads"



 Comments   
Comment by Sergei Golubchik [ 2014-02-27 ]

I'd rather suggest to auto-detect whether thread-pool is supported and build without it, if not.
That is, the task is not about adding a cmake option, but about #ifdef-ing thread pool code.

Comment by Alexey Botchkov [ 2014-07-01 ]

FIxing patch, just added one check to the sql/CMakeLists.txt:
http://lists.askmonty.org/pipermail/commits/2014-July/006274.html

Comment by Alexey Botchkov [ 2014-07-10 ]

New fix:
http://lists.askmonty.org/pipermail/commits/2014-July/006314.html

Comment by Sergei Golubchik [ 2014-07-21 ]

ok to push

Generated at Thu Feb 08 07:06:49 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.