Skip to content

Commit

Permalink
Merge pull request #25 from fkmy/update-reserved-words-mysql
Browse files Browse the repository at this point in the history
Update reserved words from MySQL 8.0 to MySQL 8.4
  • Loading branch information
r7kamura authored Feb 6, 2025
2 parents 22007d7 + acb0b64 commit 0c46d65
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions data/reserved_words_mysql.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ algorithm
all
alter
always
analyse
analyze
and
any
Expand All @@ -23,13 +22,15 @@ asensitive
at
attribute
authentication
auto
auto_increment
autoextend_size
avg
avg_row_length
backup
before
begin
bernoulli
between
bigint
binary
Expand All @@ -42,6 +43,7 @@ boolean
both
btree
buckets
bulk
by
byte
cache
Expand Down Expand Up @@ -128,7 +130,6 @@ delay_key_write
delayed
delete
dense_rank
des_key_file
desc
describe
description
Expand Down Expand Up @@ -211,6 +212,7 @@ full
fulltext
function
general
generate
generated
geomcollection
geometry
Expand All @@ -227,6 +229,7 @@ group_replication
grouping
groups
gtid_only
gtids
handler
hash
having
Expand Down Expand Up @@ -267,6 +270,7 @@ int3
int4
int8
integer
intersect
interval
into
invisible
Expand Down Expand Up @@ -314,13 +318,15 @@ localtimestamp
lock
locked
locks
log
logfile
logs
long
longblob
longtext
loop
low_priority
manual
master
master_auto_position
master_bind
Expand All @@ -335,7 +341,6 @@ master_password
master_port
master_public_key_path
master_retry_count
master_server_id
master_ssl
master_ssl_ca
master_ssl_capath
Expand Down Expand Up @@ -435,6 +440,8 @@ over
owner
pack_keys
page
parallel
parse_tree
parser
partial
partition
Expand Down Expand Up @@ -469,6 +476,7 @@ profile
profiles
proxy
purge
qualify
quarter
query
quick
Expand All @@ -484,7 +492,6 @@ rebuild
recover
recursive
redo_buffer_size
redofile
redundant
reference
references
Expand All @@ -497,7 +504,6 @@ relay_thread
relaylog
release
reload
remote
remove
rename
reorganize
Expand Down Expand Up @@ -546,6 +552,7 @@ row_format
row_number
rows
rtree
s3
savepoint
schedule
schema
Expand Down Expand Up @@ -617,7 +624,6 @@ sql_after_mts_gaps
sql_before_gtids
sql_big_result
sql_buffer_result
sql_cache
sql_calc_found_rows
sql_no_cache
sql_small_result
Expand Down Expand Up @@ -662,6 +668,7 @@ table
table_checksum
table_name
tables
tablesample
tablespace
temporary
temptable
Expand Down Expand Up @@ -705,6 +712,7 @@ unsigned
until
update
upgrade
url
usage
use
use_frm
Expand Down

0 comments on commit 0c46d65

Please sign in to comment.