[MDEV-3225] LP:520243 - useability bug of thread pool configuration Created: 2010-02-11 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | zhan (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
If I configure MariaDB 5.1.42 uses thread pool to handle the incoming connection as following: I suppose I can check out these parameters by However, only "thread-pool-size" is displayed in the printout result. "thread-handling" doesn't show on the printout results. BTW, if I type "SHOW VARIABLES" in mysql shell, "thread-handling" can be printed out in the result. |
| Comments |
| Comment by Michael Widenius [ 2010-02-11 ] |
|
[Bug 520243] [NEW] useability bug of thread pool configuration Hi! >>>>> "zhan" == zhan <schumi.han@gmail.com> writes: zhan> Public bug reported: zhan> I suppose I can check out these parameters by zhan> However, only "thread-pool-size" is displayed in the printout result. zhan> BTW, if I type "SHOW VARIABLES" in mysql shell, "thread-handling" can be Fixed and pushed. Thanks for bug report! Regards, |
| Comment by Rasmus Johansson (Inactive) [ 2010-06-28 ] |
|
Launchpad bug id: 520243 |