useability bug of thread pool configuration

Bug #520243 reported by zhan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Fix Released
Undecided
Michael Widenius

Bug Description

If I configure MariaDB 5.1.42 uses thread pool to handle the incoming connection as following:
thread-handling=pool-of-threads
thread-pool-size=20

I suppose I can check out these parameters by
mysqld --verbose --help

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.

Tags: pool thread
zhan (schumi-han)
tags: added: pool thread
Changed in maria:
assignee: nobody → Michael Widenius (monty)
Revision history for this message
Michael Widenius (monty) wrote : [Bug 520243] [NEW] useability bug of thread pool configuration

Hi!

>>>>> "zhan" == zhan <email address hidden> writes:

zhan> Public bug reported:
zhan> If I configure MariaDB 5.1.42 uses thread pool to handle the incoming connection as following:
zhan> thread-handling=pool-of-threads
zhan> thread-pool-size=20

zhan> I suppose I can check out these parameters by
zhan> mysqld --verbose --help

zhan> However, only "thread-pool-size" is displayed in the printout result.
zhan> "thread-handling" doesn't show on the printout results.

zhan> BTW, if I type "SHOW VARIABLES" in mysql shell, "thread-handling" can be
zhan> printed out in the result.

Fixed and pushed.

Thanks for bug report!

Regards,
Monty

Changed in maria:
status: New → Fix Committed
Changed in maria:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.