以下の内容はhttps://ryuichi1208.hateblo.jp/entry/2022/11/04/233900より取得しました。


【MySQL】バックグラウンドスレッドを調べる

SELECT THREAD_ID,NAME FROM performance_schema.threads where TYPE = 'background';
+-----------+----------------------------------------+
| THREAD_ID | NAME                                   |
+-----------+----------------------------------------+
|         1 | thread/sql/main                        |
|         2 | thread/sql/thread_timer_notifier       |
|         3 | thread/innodb/io_ibuf_thread           |
|         4 | thread/innodb/io_log_thread            |
|         5 | thread/innodb/io_read_thread           |
|         6 | thread/innodb/io_read_thread           |
|         7 | thread/innodb/io_read_thread           |
|         8 | thread/innodb/io_read_thread           |
|         9 | thread/innodb/io_write_thread          |
|        10 | thread/innodb/io_write_thread          |
|        11 | thread/innodb/io_write_thread          |
|        12 | thread/innodb/io_write_thread          |
|        13 | thread/innodb/page_cleaner_thread      |
|        15 | thread/innodb/srv_lock_timeout_thread  |
|        16 | thread/innodb/srv_error_monitor_thread |
|        17 | thread/innodb/srv_monitor_thread       |
|        18 | thread/innodb/srv_master_thread        |
|        19 | thread/innodb/srv_purge_thread         |
|        20 | thread/innodb/buf_dump_thread          |
|        21 | thread/innodb/dict_stats_thread        |
|        22 | thread/sql/signal_handler              |
+-----------+----------------------------------------+



以上の内容はhttps://ryuichi1208.hateblo.jp/entry/2022/11/04/233900より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14