autocommit specifies whether to automatically commit transactions.
| Property | Description |
|---|---|
| Parameter type | Boolean |
| Default value | 1 |
| Value range | * 1: Commit transactions automatically. * 0: Do not commit transactions automatically. |
| Effective scope | * GLOBAL * SESSION |
| Involved in serialization | Yes |