The configuration community:
Search the Site:

net_read_timeout

Information

The number of seconds to wait for more data from a connection before aborting the read. This timeout applies only to TCP/IP connections not to connections made via Unix socket files named pipes or shared memory. When the server is reading from the client net_read_timeout is the timeout value controlling when to abort. When the server is writing to the client net_write_timeout is the timeout value controlling when to abort. See also slave_net_timeout. This variable was added in MySQL 3.23.20.

Syntax

Example

728x90