Documentation Home
MySQL 8.4 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 39.8Mb
PDF (A4) - 39.9Mb
Man Pages (TGZ) - 257.9Kb
Man Pages (Zip) - 364.9Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


MySQL 8.4 Reference Manual  /  ...  /  sys Schema Object Index

30.4.1 sys Schema 对象索引

以下表格列出了sys schema 对象,并对每个对象提供了简短的描述。

Table 30.1 sys Schema 表和触发器

Table or Trigger Name Description
sys_config sys schema 配置选项表
sys_config_insert_set_user sys_config 插入触发器
sys_config_update_set_user sys_config 更新触发器

Table 30.2 sys Schema 视图

View Name Description Deprecated
host_summary, x$host_summary 主机组的语句活动、文件 I/O 和连接
host_summary_by_file_io, x$host_summary_by_file_io 文件 I/O,按主机组
host_summary_by_file_io_type, x$host_summary_by_file_io_type 文件 I/O,按主机和事件
host_summary_by_stages, x$host_summary_by_stages 语句阶段,按主机
host_summary_by_statement_latency, x$host_summary_by_statement_latency 语句统计,按主机
host_summary_by_statement_type, x$host_summary_by_statement_type 执行的语句,按主机和语句
innodb_buffer_stats_by_schema, x$innodb_buffer_stats_by_schema InnoDB 缓冲信息,按架构
innodb_buffer_stats_by_table, x$innodb_buffer_stats_by_table InnoDB 缓冲信息,按架构和表
innodb_lock_waits, x$innodb_lock_waits InnoDB 锁信息
io_by_thread_by_latency, x$io_by_thread_by_latency I/O 消费者,按线程
io_global_by_file_by_bytes, x$io_global_by_file_by_bytes 全局 I/O 消费者,按文件和字节
io_global_by_file_by_latency, x$io_global_by_file_by_latency 全局 I/O 消费者,按文件和延迟
io_global_by_wait_by_bytes, x$io_global_by_wait_by_bytes 全局 I/O 消费者,按字节
io_global_by_wait_by_latency, x$io_global_by_wait_by_latency 全局 I/O 消费者,按延迟
latest_file_io, x$latest_file_io 最近的 I/O,按文件和线程
memory_by_host_by_current_bytes, x$memory_by_host_by_current_bytes 内存使用,按主机
memory_by_thread_by_current_bytes, x$memory_by_thread_by_current_bytes 内存使用,按线程
memory_by_user_by_current_bytes, x$memory_by_user_by_current_bytes 内存使用,按用户
memory_global_by_current_bytes, x$memory_global_by_current_bytes 内存使用,按分配类型
memory_global_total, x$memory_global_total 总内存使用
metrics 服务器指标
processlist, x$processlist 进程列表信息
ps_check_lost_instrumentation 变量已经失去指标
schema_auto_increment_columns AUTO_INCREMENT 列信息
schema_index_statistics, x$schema_index_statistics 索引统计
schema_object_overview 架构中的对象类型
schema_redundant_indexes 重复或冗余索引
schema_table_lock_waits, x$schema_table_lock_waits 会话等待元数据锁
schema_table_statistics, x$schema_table_statistics 表统计
schema_table_statistics_with_buffer, x$schema_table_statistics_with_buffer 包括 InnoDB 缓冲池统计的表统计
schema_tables_with_full_table_scans, x$schema_tables_with_full_table_scans 正在被访问的表
schema_unused_indexes 不在活动使用的索引
session, x$session 进程列表信息,用户会话
session_ssl_status 连接 SSL 信息
statement_analysis, x$statement_analysis 语句聚合统计
statements_with_errors_or_warnings, x$statements_with_errors_or_warnings 出现错误或警告的语句
statements_with_full_table_scans, x$statements_with_full_table_scans 执行了全表扫描的语句
statements_with_runtimes_in_95th_percentile, x$statements_with_runtimes_in_95th_percentile 平均运行时间最长的语句
statements_with_sorting, x$statements_with_sorting 执行了排序的语句
statements_with_temp_tables, x$statements_with_temp_tables 使用临时表的语句
user_summary, x$user_summary 用户语句和连接活动
user_summary_by_file_io, x$user_summary_by_file_io 文件 I/O,按用户
user_summary_by_file_io_type, x$user_summary_by_file_io_type 文件 I/O,按用户和事件
user_summary_by_stages, x$user_summary_by_stages 阶段事件,按用户
user_summary_by_statement_latency, x$user_summary_by_statement_latency 语句统计,按用户
user_summary_by_statement_type, x$user_summary_by_statement_type 执行的语句,按用户和语句
version 当前 sys schema 和 MySQL 服务器版本
wait_classes_global_by_avg_latency, x$wait_classes_global_by_avg_latency 等待类平均延迟,按事件类
wait_classes_global_by_latency, x$wait_classes_global_by_latency 等待类总延迟,按事件类
waits_by_host_by_latency, x$waits_by_host_by_latency 等待事件,按主机和事件分组
waits_by_user_by_latency, x$waits_by_user_by_latency 等待事件,按用户和事件分组
waits_global_by_latency, x$waits_global_by_latency 等待事件,按事件分组
x$ps_digest_95th_percentile_by_avg_us 辅助视图:95%百分位数视图
x$ps_digest_avg_latency_distribution 辅助视图:95%百分位数视图
x$ps_schema_table_statistics_io 辅助视图:表统计信息视图
x$schema_flattened_keys 辅助视图:schema_redundant_indexes

表30.3 sys Schema存储过程

Procedure Name Description
create_synonym_db() 为schema创建同义词
diagnostics() 收集系统诊断信息
execute_prepared_stmt() 执行预准备语句
ps_setup_disable_background_threads() 禁用背景线程
ps_setup_disable_consumer() 禁用消费者
ps_setup_disable_instrument() 禁用仪器
ps_setup_disable_thread() 禁用线程
ps_setup_enable_background_threads() 启用背景线程
ps_setup_enable_consumer() 启用消费者
ps_setup_enable_instrument() 启用仪器
ps_setup_enable_thread() 启用线程
ps_setup_reload_saved() 重新加载保存的性能架构
ps_setup_reset_to_default() 重置保存的性能架构
ps_setup_save() 保存性能架构
ps_setup_show_disabled() 显示禁用性能Schema配置
ps_setup_show_disabled_consumers() 显示禁用性能Schema消费者
ps_setup_show_disabled_instruments() 显示禁用性能Schema仪器
ps_setup_show_enabled() 显示启用性能Schema配置
ps_setup_show_enabled_consumers() 显示启用性能Schema消费者
ps_setup_show_enabled_instruments() 显示启用性能Schema仪器
ps_statement_avg_latency_histogram() 显示语句延迟直方图
ps_trace_statement_digest() 跟踪性能Schema仪器的摘要
ps_trace_thread() 跟踪性能Schema线程
ps_truncate_all_tables() 截断性能Schema总结表
statement_performance_analyzer() 报告服务器上运行的语句
table_exists() 表是否存在

表30.4 sys Schema存储函数

Function Name Description Deprecated
extract_schema_from_file_name() 从文件名中提取schema名称部分
extract_table_from_file_name() 从文件名中提取表名称部分
format_bytes() 将字节计数转换为带单位的值
format_path() 将目录路径名称中的目录替换为符号系统变量名称
format_statement() 截断长语句到固定长度
format_time() 将picoseconds时间转换为带单位的值
list_add() 将项目添加到列表中
list_drop() 从列表中删除项目
ps_is_account_enabled() 是否启用性能Schema账户的跟踪
ps_is_consumer_enabled() 是否启用性能Schema消费者
ps_is_instrument_default_enabled() 性能 Schema 仪表是否默认启用
ps_is_instrument_default_timed() 性能 Schema 仪表是否默认计时
ps_is_thread_instrumented() 是否启用连接 ID 的性能 Schema instrumental
ps_thread_account() 与性能 Schema 相关的账户
ps_thread_id() 连接 ID 相关的性能 Schema 线程 ID
ps_thread_stack() 连接 ID 的事件信息
ps_thread_trx_info() 线程 ID 的事务信息
quote_identifier() 字符串作为标识符
sys_get_config() sys schema 配置选项值
version_major() MySQL 服务器主要版本号
version_minor() MySQL 服务器次要版本号
version_patch() MySQL 服务器补丁版本号