Mysql wait_timeout interactive_timeout变量

本文介绍了MySQL中wait_timeout和interactive_timeout参数的作用,这两个参数分别用于设置非交互式和交互式连接的空闲超时时间。文章详细解释了它们的默认值、可设置范围及如何通过命令行或配置文件进行调整。

wait_timeout

Mysql活动链接的时间限制,当进行长连接时,该值应该尽可能的大 

The number of seconds the server waits for activity on a noninteractive connection before closing it. This timeout applies only to TCP/IP and Unix socket file connections, not to connections made via named pipes, or shared memory.


Command-Line Format--wait_timeout=#
Config-File Formatwait_timeout
Option Sets VariableYes, wait_timeout
Variable Namewait_timeout
Variable ScopeBoth
Dynamic VariableYes
 Permitted Values
Typenumeric
Default28800
Range1-31536000
 Permitted Values
Type (windows)numeric
Default28800
Range1-2147483

interactive_timeout

The number of seconds the server waits for activity on an interactive connection before closing it. An interactive client is defined as a client that uses the CLIENT_INTERACTIVE option to mysql_real_connect(). See also wait_timeout.


Command-Line Format--interactive_timeout=#
Config-File Formatinteractive_timeout
Option Sets VariableYes, interactive_timeout
Variable Nameinteractive_timeout
Variable ScopeBoth
Dynamic VariableYes
 Permitted Values
Typenumeric
Default28800
Min Value1





 

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值