Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 33719 Adding non-reserved keywords in MySQL BaseRule.g4 grammar file according to MySQL 8.4 doc #33846

Merged
Merged
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
Prev Previous commit
Next Next commit
Made changes in Base.g4 file
Yash-cor committed Nov 30, 2024
commit 56c22b079265a103269ee4bb5ecf5b2a3d7724c1
Original file line number Diff line number Diff line change
@@ -144,6 +144,7 @@ identifierKeywordsUnambiguous
| AT
| ATTRIBUTE
| AUTOEXTEND_SIZE
| AUTO_INCREMENT
| AUTHENTICATION
| AUTO
| AVG_ROW_LENGTH
@@ -281,6 +282,7 @@ identifierKeywordsUnambiguous
| KEYS
| KEY_BLOCK_SIZE
| KEYRING
| KILL
| LAST
| LEAVES
| LESS
@@ -291,6 +293,7 @@ identifierKeywordsUnambiguous
| LOCKS
| LOGFILE
| LOGS
| LOOP
| MANUAL
| MATCH
| MAXVALUE
@@ -324,7 +327,6 @@ identifierKeywordsUnambiguous
| MAX_CONNECTIONS_PER_HOUR
| MAX_QUERIES_PER_HOUR
| MAX_ROWS
| MIN_ROWS
| MAX_SIZE
| MAX_UPDATES_PER_HOUR
| MAX_USER_CONNECTIONS