net_write_timeout specifies the number of seconds to wait for a block to be written to a connection before aborting the write.
| Attribute | Description |
|---|---|
| Type | INT |
| Default value | 60 |
| Value range | [1, 31536000] |
| Applicable scope |
When the server writes data to a client, the timeout period is specified by net_write_timeout.
Notice
If the cluster is connected to an OceanBase Database Proxy (ODP) and the applicable scope of this variable is set to Global, the variable takes effect after the ODP is restarted.