Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-3225

LP:520243 - useability bug of thread pool configuration

    Details

    • Type: Bug
    • Status: Closed
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      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.

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            monty Michael Widenius added a comment -

            [Bug 520243] [NEW] useability bug of thread pool configuration

            Hi!

            >>>>> "zhan" == zhan <schumi.han@gmail.com> 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

            Show
            monty Michael Widenius added a comment - [Bug 520243] [NEW] useability bug of thread pool configuration Hi! >>>>> "zhan" == zhan <schumi.han@gmail.com> 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
            Hide
            ratzpo Rasmus Johansson added a comment -

            Launchpad bug id: 520243

            Show
            ratzpo Rasmus Johansson added a comment - Launchpad bug id: 520243

              People

              • Assignee:
                monty Michael Widenius
                Reporter:
                zhan zhan
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: