Skip to content

Commit

Permalink
system-variable.md: remove tmp_table_size (#6775) (#6776)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Nov 10, 2021
1 parent b49ff98 commit 21bad52
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions system-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -1516,13 +1516,6 @@ SET tidb_slow_log_threshold = 200;
- Default value: ""
- A non-empty value of this variable indicates the UNIX epoch that is used as the timestamp for `CURRENT_TIMESTAMP()`, `NOW()`, and other functions. This variable might be used in data restore or replication.
### tmp_table_size
- Scope: SESSION | GLOBAL
- Default value: `16777216`
- Unit: Bytes
- Indicates the maximum size of a temporary table.
### transaction_isolation
- Scope: SESSION | GLOBAL
Expand Down

0 comments on commit 21bad52

Please sign in to comment.