|
Hi
Installed 10.3.13 from redhat repository on 7.7.
Some innodb processes allways appears in processlist, is this "working as designed and with no issues" ?
Kind regards
Steen
List of processes :
---------------------------------------------------------------------------------------
| Id | User | Host | db | Command | Time | State | Info | Progress |
---------------------------------------------------------------------------------------
| 3 | system user | | NULL | Daemon | NULL | InnoDB purge worker | NULL | 0.000 |
| 2 | system user | | NULL | Daemon | NULL | InnoDB purge coordinator | NULL | 0.000 |
| 1 | system user | | NULL | Daemon | NULL | InnoDB purge worker | NULL | 0.000 |
| 4 | system user | | NULL | Daemon | NULL | InnoDB purge worker | NULL | 0.000 |
| 5 | system user | | NULL | Daemon | NULL | InnoDB shutdown handler | NULL | 0.000 |
| 72 | root | localhost | NULL | Query | 0 | Init | show processlist | 0.000 |
---------------------------------------------------------------------------------------
I havent tested speed og any other consequences. I want to understand this change before going to production with setup.
|