Details
-
Bug
-
Status: Stalled (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.2(EOL)
-
None
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
- duplicates
-
MDEV-20558 innodb processes appears in processlist, ver10.3.13
-
- Closed
-
- is caused by
-
MDEV-5800 indexes on virtual (not materialized) columns
-
- Closed
-
- relates to
-
MDEV-12531 TIme column in SHOW PROCESSLIST shows NULL for InnoDB service threads
-
- Closed
-
-
MDEV-16264 Implement a common work queue for InnoDB background tasks
-
- Closed
-
-
MDEV-18698 Show InnoDB's internal background threads in SHOW ENGINE INNODB STATUS
-
- Open
-
-
MDEV-17238 Document special thread IDs used in SHOW ENGINE INNODB STATUS output
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
{code:sql|title=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 |
{code:sql|title=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) {code} I don't think they should be there |
Assignee | Marko Mäkelä [ marko ] | Sergei Golubchik [ serg ] |
Labels | 10.2-ga |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Fix Version/s | 10.2.5 [ 22117 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link |
This issue relates to |
Link |
This issue relates to |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.2.5 [ 22117 ] |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] |
Labels | 10.2-ga |
Link | This issue relates to MDEV-18698 [ MDEV-18698 ] |
Link | This issue relates to MDEV-17238 [ MDEV-17238 ] |
Priority | Major [ 3 ] | Minor [ 4 ] |
Link |
This issue duplicates |
Workflow | MariaDB v3 [ 79045 ] | MariaDB v4 [ 143499 ] |