interactive_timeout specifies the time in seconds that the server waits for an idle interactive connection to become active before closing it. An interactive client is one that sets the CLIENT_INTERACTIVE option when it connects to the server with mysql_real_connect().
| Attribute | Description |
|---|---|
| Type | INT |
| Default value | 28800 |
| Value range | [1, 31536000] |
| Applicable scope |