5.1 The MySQL ServerMySQL服务器

5.1.1 Configuring the Server配置服务器
5.1.2 Server Configuration Defaults服务器配置默认值
5.1.3 Server Configuration Validation服务器配置验证
5.1.4 Server Option, System Variable, and Status Variable Reference服务器选项、系统变量和状态变量引用
5.1.5 Server System Variable Reference服务器系统变量引用
5.1.6 Server Status Variable Reference服务器状态变量引用
5.1.7 Server Command Options服务器命令选项
5.1.8 Server System Variables服务器系统变量
5.1.9 Using System Variables使用系统变量
5.1.10 Server Status Variables服务器状态变量
5.1.11 Server SQL Modes服务器SQL模式
5.1.12 Connection Management连接管理
5.1.13 IPv6 SupportIPv6支持
5.1.14 Network Namespace Support网络命名空间支持
5.1.15 MySQL Server Time Zone SupportMySQL服务器时区支持
5.1.16 Resource Groups资源组
5.1.17 Server-Side Help Support服务器端帮助支持
5.1.18 Server Tracking of Client Session State Changes服务器跟踪客户端会话状态更改
5.1.19 The Server Shutdown Process服务器关闭过程

mysqld is the MySQL server. 是MySQL服务器。The following discussion covers these MySQL server configuration topics:以下讨论涵盖以下MySQL服务器配置主题:

For listings of MySQL server variables and options that have been added, deprecated, or removed in MySQL 8.0, see Section 1.4, “Server and Status Variables and Options Added, Deprecated, or Removed in MySQL 8.0”.有关MySQL 8.0中添加、弃用或删除的MySQL服务器变量和选项的列表,请参阅第1.4节,“MySQL 8.0中添加、弃用或删除的服务器和状态变量和选项”

Note注意

Not all storage engines are supported by all MySQL server binaries and configurations. 并非所有MySQL服务器二进制文件和配置都支持所有存储引擎。To find out how to determine which storage engines your MySQL server installation supports, see Section 13.7.7.16, “SHOW ENGINES Statement”.要了解如何确定MySQL服务器安装支持哪些存储引擎,请参阅第13.7.7.16节,“显示引擎状态”

5.1.1 Configuring the Server
5.1.2 Server Configuration Defaults
5.1.3 Server Configuration Validation
5.1.4 Server Option, System Variable, and Status Variable Reference
5.1.5 Server System Variable Reference
5.1.6 Server Status Variable Reference
5.1.7 Server Command Options
5.1.8 Server System Variables
5.1.9 Using System Variables
5.1.10 Server Status Variables
5.1.11 Server SQL Modes
5.1.12 Connection Management
5.1.13 IPv6 Support
5.1.14 Network Namespace Support
5.1.15 MySQL Server Time Zone Support
5.1.16 Resource Groups
5.1.17 Server-Side Help Support
5.1.18 Server Tracking of Client Session State Changes
5.1.19 The Server Shutdown Process