net_write_timeout
The number of seconds to wait for a block to be written to a connection before aborting the write.
如果一个sql时间过长就会很容易发生中断,就是这个参数导致的
net_write_timeout详解
本文介绍了数据库连接中net_write_timeout参数的作用。此参数定义了在放弃写操作之前等待块被写入连接的时间,对于理解SQL执行过程中的超时中断至关重要。
net_write_timeout
The number of seconds to wait for a block to be written to a connection before aborting the write.
如果一个sql时间过长就会很容易发生中断,就是这个参数导致的

被折叠的 条评论
为什么被折叠?