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

InnoDB background threads show up in the processlist

    XMLWordPrintable

Details

    Description

      10.2 f2fe65106f, debug build, default configuration

      MariaDB [test]> show processlist;
      +----+-------------+-----------------+------+---------+------+--------------------------+------------------+----------+
      | Id | User        | Host            | db   | Command | Time | State                    | Info             | Progress |
      +----+-------------+-----------------+------+---------+------+--------------------------+------------------+----------+
      |  1 | system user |                 | NULL | Daemon  | NULL | InnoDB background thread | NULL             |    0.000 |
      |  2 | system user |                 | NULL | Daemon  | NULL | InnoDB background thread | NULL             |    0.000 |
      |  4 | system user |                 | NULL | Daemon  | NULL | InnoDB background thread | NULL             |    0.000 |
      |  3 | system user |                 | NULL | Daemon  | NULL | InnoDB background thread | NULL             |    0.000 |
      |  5 | system user |                 | NULL | Daemon  | NULL | InnoDB background thread | NULL             |    0.000 |
      | 10 | root        | localhost:39009 | test | Query   |    0 | init                     | show processlist |    0.000 |
      +----+-------------+-----------------+------+---------+------+--------------------------+------------------+----------+
      6 rows in set (0.00 sec)
      

      I don't think they should be there

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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