Skip to content
Open
Changes from all commits
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
8 changes: 8 additions & 0 deletions system-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -7122,3 +7122,11 @@ Internally, the TiDB parser transforms the `SET TRANSACTION ISOLATION LEVEL [REA
- Type: Boolean
- Default value: `ON`
- This variable controls whether to use the high precision mode when computing the [window functions](/functions-and-operators/window-functions.md).

### InPacketBytes

- This variable is only used for internal metering, not visible to users.

### OutPacketBytes

- This variable is only used for internal metering, not visible to users.