[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 |
| 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. |
| Comment by Alexey Botchkov [ 2014-07-01 ] |
|
FIxing patch, just added one check to the sql/CMakeLists.txt: |
| Comment by Alexey Botchkov [ 2014-07-10 ] |
|
New fix: |
| Comment by Sergei Golubchik [ 2014-07-21 ] |
|
ok to push |