MariaDB [(none)]> show processlist ;
|
+-----+-------------+-----------------------+------------+---------+------+--------------------------+------------------------------------------------------------------------------------------------------+----------+
|
| Id | User | Host | db | Command | Time | State | Info | Progress |
|
+-----+-------------+-----------------------+------------+---------+------+--------------------------+------------------------------------------------------------------------------------------------------+----------+
|
| 2 | system user | | NULL | Daemon | NULL | InnoDB purge worker | NULL | 0.000 |
|
| 1 | system user | | NULL | Daemon | NULL | InnoDB purge coordinator | NULL | 0.000 |
|
| 3 | 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 |
|
| 676 | root | localhost | NULL | Query | 0 | init | show processlist | 0.000 |
|
| 679 | root | localhost | tpcds_1000 | Killed | 5545 | executing | create temporary table infinidb_vtable.$vtable_679 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 682 | root | localhost | tpcds_1000 | Killed | 5509 | executing | create temporary table infinidb_vtable.$vtable_682 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 685 | root | localhost | tpcds_1000 | Killed | 5483 | executing | create temporary table infinidb_vtable.$vtable_685 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 688 | root | localhost | tpcds_1000 | Killed | 5468 | executing | create temporary table infinidb_vtable.$vtable_688 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 691 | root | localhost | tpcds_1000 | Killed | 5461 | executing | create temporary table infinidb_vtable.$vtable_691 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 694 | root | localhost | tpcds_1000 | Killed | 5453 | executing | create temporary table infinidb_vtable.$vtable_694 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 697 | root | localhost | tpcds_1000 | Killed | 5206 | executing | create temporary table infinidb_vtable.$vtable_697 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 700 | root | localhost | tpcds_1000 | Killed | 5143 | executing | create temporary table infinidb_vtable.$vtable_700 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 703 | root | localhost | tpcds_1000 | Killed | 5010 | executing | create temporary table infinidb_vtable.$vtable_703 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 704 | root | localhost | tpcds_1000 | Killed | 4921 | executing | create temporary table infinidb_vtable.$vtable_704 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
| 707 | root | localhost | tpcds_1000 | Killed | 4354 | executing | create temporary table infinidb_vtable.$vtable_707 engine = aria as WITH frequent_ss_items AS ( | 0.000 |
|
cd_purchase_ | 0.000 |8.107.244:65290 | tpcds_1000 | Query | 252 | Sending data | select
|
+-----+-------------+-----------------------+------------+---------+------+--------------------------+------------------------------------------------------------------------------------------------------+----------+
|
18 rows in set (0.00 sec)
|
|