Bug #89616 Incorrect permitted value dynamically-loaded for var thread_handling
Submitted: 11 Feb 2018 1:53 Modified: 14 Feb 2018 18:03
Reporter: Carlos Proal Aguilar Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[11 Feb 2018 1:53] Carlos Proal Aguilar
Description:
The following section on the manual https://dev.mysql.com/doc/refman/en/server-system-variables.html#sysvar_thread_handling  mentions a valid value "dynamically-loaded" on the table and description, but this value seems to be invalid. 

In the manual, section https://dev.mysql.com/doc/refman/en/thread-pool-components.html it mentions the proper value "loaded-dynamically", small but makes a lot of difference :)

How to repeat:
No need to repeat is a doc bug.
[11 Feb 2018 8:05] MySQL Verification Team
Thank you for the report.
[14 Feb 2018 18:03] Paul DuBois
Posted by developer:
 
Permitted values updated. Thanks for spotting this.