ob_trx_idle_timeout specifies the idle timeout period of a transaction in microseconds. A timeout occurs when the execution interval between two statements in a transaction exceeds the specified timeout period.
| Attribute | Description |
|---|---|
| Type | int |
| Default value | 120000000 |
| Value range | [100000000, +∞) |
| Applicable scope | |
| Involved in serialization | Yes |