ob_trx_idle_timeout specifies the idle timeout duration in microseconds in which no transactions are executed. A timeout occurs when the execution interval between two statements exceeds the value of this parameter.
| Property | Description |
|---|---|
| Parameter type | Int |
| Default value | 120000000 |
| Value range | [100000000,+∞) |
| Effective scope | * GLOBAL * SESSION |
| Involved in serialization | Yes |