SELECT * FROM performance_schema.threads |
thread/sql/main | BACKGROUND |
thread/innodb/io_ibuf_thread | BACKGROUND |
thread/innodb/io_log_thread | BACKGROUND |
thread/innodb/io_read_thread | BACKGROUND |
thread/innodb/io_write_thread | BACKGROUND |
thread/innodb/page_flush_coordinator_thread | BACKGROUND |
thread/innodb/log_checkpointer_thread | BACKGROUND |
thread/innodb/log_flush_notifier_thread | BACKGROUND |
thread/innodb/log_flusher_thread | BACKGROUND |
thread/innodb/log_write_notifier_thread | BACKGROUND |
thread/innodb/log_writer_thread | BACKGROUND |
thread/innodb/srv_lock_timeout_thread | BACKGROUND |
thread/innodb/srv_error_monitor_thread | BACKGROUND |
thread/innodb/srv_monitor_thread | BACKGROUND |
thread/innodb/buf_resize_thread | BACKGROUND |
thread/innodb/srv_master_thread | BACKGROUND |
thread/innodb/dict_stats_thread | BACKGROUND |
thread/innodb/fts_optimize_thread | BACKGROUND |
thread/mysqlx/worker | BACKGROUND |
thread/mysqlx/acceptor_network | BACKGROUND |
thread/innodb/buf_dump_thread | BACKGROUND |
thread/innodb/clone_gtid_thread | BACKGROUND |
thread/innodb/srv_purge_thread | BACKGROUND |
thread/innodb/srv_worker_thread | BACKGROUND |
thread/sql/event_scheduler | FOREGROUND |
thread/sql/signal_handler | BACKGROUND |
thread/sql/compress_gtid_table | FOREGROUND |
thread/sql/one_connection | FOREGROUND |
https://dev.mysql.com/doc/workbench/en/wb-what-is-new-61.html
MySQL :: MySQL Workbench Manual :: 1.1.2.3 New in MySQL Workbench 6.1
1.1.2.3 New in MySQL Workbench 6.1 This section summarizes many of the new features added to MySQL Workbench 6.1, in relation to the MySQL Workbench 6.0 release. New Navigator PERFORMANCE Section The new PERFORMANCE section includes Dashboard, Performance
dev.mysql.com
'Real Mysql 8.0 > 04. 아키텍처' 카테고리의 다른 글
Mysql8 MVCC (0) | 2022.02.09 |
---|---|
Mysql8 InnoDB 아키텍쳐 (0) | 2022.02.08 |