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

Speed up connection speed by moving creation of THD to new thread

    XMLWordPrintable

Details

    • 10.1.6-2

    Description

      One major bottleneck for creating a new connection is that THD is created in the thread that is handing all connections.

      The fix for this is to move THD creation from the connection thread to the new thread that will handle queries.

      Attachments

        1. bb_fast_connect.ods
          60 kB
        2. bb-connect.zip
          306 kB
        3. MDEV-6150.ods
          89 kB
        4. my.cnf
          1 kB

        Issue Links

          Activity

            People

              axel Axel Schwenke
              monty Michael Widenius
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.