Skip to content

Commit

Permalink
fix consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
RidRisR committed May 6, 2024
1 parent cbabb08 commit 533994e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pkg/parser/parser.y
Original file line number Diff line number Diff line change
Expand Up @@ -6957,6 +6957,14 @@ UnReservedKeyword:
| "OLTP_READ_ONLY"
| "OLTP_WRITE_ONLY"
| "TPCH_10"
| "WITH_SYS_TABLE"
| "WAIT_TIFLASH_READY"
| "IGNORE_STATS"
| "CHECKSUM_CONCURRENCY"
| "COMPRESSION_LEVEL"
| "BACKUP_COMPRESSION"
| "ENCRYPTION_METHOD"
| "ENCRYPTION_KEY_FILE"

TiDBKeyword:
"ADMIN"
Expand Down

0 comments on commit 533994e

Please sign in to comment.