Skip to content

Commit

Permalink
*: add keywords for 8.3 (#18703)
Browse files Browse the repository at this point in the history
  • Loading branch information
hfxsd authored Aug 26, 2024
1 parent b8dc0e0 commit ca6dc7e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions keywords.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ The following list shows the keywords in TiDB. Reserved keywords are marked with
- CHECK (R)
- CHECKPOINT
- CHECKSUM
- CHECKSUM_CONCURRENCY
- CIPHER
- CLEANUP
- CLIENT
Expand All @@ -155,6 +156,8 @@ The following list shows the keywords in TiDB. Reserved keywords are marked with
- COMPACT
- COMPRESSED
- COMPRESSION
- COMPRESSION_LEVEL
- COMPRESSION_TYPE
- CONCURRENCY
- CONFIG
- CONNECTION
Expand Down Expand Up @@ -237,6 +240,8 @@ The following list shows the keywords in TiDB. Reserved keywords are marked with
- ENABLED
- ENCLOSED (R)
- ENCRYPTION
- ENCRYPTION_KEYFILE
- ENCRYPTION_METHOD
- END
- ENFORCED
- ENGINE
Expand Down Expand Up @@ -318,6 +323,7 @@ The following list shows the keywords in TiDB. Reserved keywords are marked with
- IDENTIFIED
- IF (R)
- IGNORE (R)
- IGNORE_STATS
- ILIKE (R)
- IMPORT
- IMPORTS
Expand Down Expand Up @@ -386,6 +392,7 @@ The following list shows the keywords in TiDB. Reserved keywords are marked with
- LINES (R)
- LIST
- LOAD (R)
- LOAD_STATS
- LOCAL
- LOCALTIME (R)
- LOCALTIMESTAMP (R)
Expand Down Expand Up @@ -746,13 +753,15 @@ The following list shows the keywords in TiDB. Reserved keywords are marked with
- VARCHARACTER (R)
- VARIABLES
- VARYING (R)
- VECTOR
- VIEW
- VIRTUAL (R)
- VISIBLE

<a id="W" class="letter" href="#W">W</a>

- WAIT
- WAIT_TIFLASH_READY
- WARNINGS
- WEEK
- WEIGHT_STRING
Expand All @@ -762,6 +771,7 @@ The following list shows the keywords in TiDB. Reserved keywords are marked with
- WIDTH
- WINDOW (R-Window)
- WITH (R)
- WITH_SYS_TABLE
- WITHOUT
- WORKLOAD
- WRITE (R)
Expand Down

0 comments on commit ca6dc7e

Please sign in to comment.