[MDEV-10808] Discrepancy between recommended and allowed values for thread_pool_size Created: 2016-09-14 Updated: 2016-09-14 Resolved: 2016-09-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Louis Rouxel | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hello, The page "Upgrading from MySQL to MariaDB" located at https://mariadb.com/kb/en/mariadb/upgrading-from-mysql-to-mariadb/ recommends as an example to set thread_pool_size=128 While the documentation https://mariadb.com/kb/en/mariadb/thread-pool-system-and-status-variables/#thread_pool_size states that thread_pool_size must be set in a range of 1 to 64. I think, but I'm not sure, that the range is correct, and therefore the first documentation should be updated with a lower value. Thanks ! |
| Comments |
| Comment by Ian Gilfillan [ 2016-09-14 ] |
|
Thanks, the thread_pool_size can be set to 128, and the documentation has been updated. |