Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion system-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ This variable is an alias for [`last_insert_id`](#last_insert_id).
- Applies to hint [SET_VAR](/optimizer-hints.md#set_varvar_namevar_value): No
- Type: Integer
- Default value: `50`
- Range: `[1, 3600]`
- Range: `[1, 1073741824]`
- Unit: Seconds
- The lock wait timeout for pessimistic transactions (default).

Expand Down