aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/Pygments/py3/pygments/lexers/_mysql_builtins.py
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-06-09 14:39:19 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-06-09 14:39:19 +0300
commitc04b663c7bb4b750deeb8f48f620497ec13da8fa (patch)
tree151ebc8bfdd2ad918caf5e6e2d8013e14272ddf8 /contrib/python/Pygments/py3/pygments/lexers/_mysql_builtins.py
parent0d55ca22c507d18c2f35718687e0b06d9915397b (diff)
downloadydb-c04b663c7bb4b750deeb8f48f620497ec13da8fa.tar.gz
intermediate changes
ref:2d4f292087954c9344efdabb7b2a67f466263c65
Diffstat (limited to 'contrib/python/Pygments/py3/pygments/lexers/_mysql_builtins.py')
-rw-r--r--contrib/python/Pygments/py3/pygments/lexers/_mysql_builtins.py58
1 files changed, 56 insertions, 2 deletions
diff --git a/contrib/python/Pygments/py3/pygments/lexers/_mysql_builtins.py b/contrib/python/Pygments/py3/pygments/lexers/_mysql_builtins.py
index dfc82bccea1..d266789cae8 100644
--- a/contrib/python/Pygments/py3/pygments/lexers/_mysql_builtins.py
+++ b/contrib/python/Pygments/py3/pygments/lexers/_mysql_builtins.py
@@ -4,7 +4,9 @@
Self-updating data files for the MySQL lexer.
- :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
+ Run with `python -I` to update.
+
+ :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
@@ -132,6 +134,7 @@ MYSQL_FUNCTIONS = (
'can_access_routine',
'can_access_table',
'can_access_trigger',
+ 'can_access_user',
'can_access_view',
'cast',
'ceil',
@@ -182,6 +185,7 @@ MYSQL_FUNCTIONS = (
'get_dd_index_private_data',
'get_dd_index_sub_part_length',
'get_dd_property_key_value',
+ 'get_dd_schema_options',
'get_dd_tablespace_private_data',
'get_lock',
'greatest',
@@ -346,6 +350,7 @@ MYSQL_FUNCTIONS = (
'sin',
'sleep',
'soundex',
+ 'source_pos_wait',
'space',
'sqrt',
'st_area',
@@ -357,6 +362,7 @@ MYSQL_FUNCTIONS = (
'st_buffer',
'st_buffer_strategy',
'st_centroid',
+ 'st_collect',
'st_contains',
'st_convexhull',
'st_crosses',
@@ -369,6 +375,7 @@ MYSQL_FUNCTIONS = (
'st_envelope',
'st_equals',
'st_exteriorring',
+ 'st_frechetdistance',
'st_geohash',
'st_geomcollfromtext',
'st_geomcollfromtxt',
@@ -382,6 +389,7 @@ MYSQL_FUNCTIONS = (
'st_geomfromgeojson',
'st_geomfromtext',
'st_geomfromwkb',
+ 'st_hausdorffdistance',
'st_interiorringn',
'st_intersection',
'st_intersects',
@@ -394,6 +402,8 @@ MYSQL_FUNCTIONS = (
'st_length',
'st_linefromtext',
'st_linefromwkb',
+ 'st_lineinterpolatepoint',
+ 'st_lineinterpolatepoints',
'st_linestringfromtext',
'st_linestringfromwkb',
'st_longfromgeohash',
@@ -416,6 +426,7 @@ MYSQL_FUNCTIONS = (
'st_numinteriorrings',
'st_numpoints',
'st_overlaps',
+ 'st_pointatdistance',
'st_pointfromgeohash',
'st_pointfromtext',
'st_pointfromwkb',
@@ -486,6 +497,7 @@ MYSQL_FUNCTIONS = (
MYSQL_OPTIMIZER_HINTS = (
'bka',
'bnl',
+ 'derived_condition_pushdown',
'dupsweedout',
'firstmatch',
'group_index',
@@ -505,6 +517,7 @@ MYSQL_OPTIMIZER_HINTS = (
'mrr',
'no_bka',
'no_bnl',
+ 'no_derived_condition_pushdown',
'no_group_index',
'no_hash_join',
'no_icp',
@@ -549,8 +562,10 @@ MYSQL_KEYWORDS = (
'asc',
'ascii',
'asensitive',
+ 'assign_gtids_to_anonymous_transactions',
'at',
'attribute',
+ 'authentication',
'auto_increment',
'autoextend_size',
'avg',
@@ -573,6 +588,7 @@ MYSQL_KEYWORDS = (
'case',
'catalog_name',
'chain',
+ 'challenge_response',
'change',
'changed',
'channel',
@@ -694,6 +710,7 @@ MYSQL_KEYWORDS = (
'export',
'extended',
'extent_size',
+ 'factor',
'failed_login_attempts',
'false',
'fast',
@@ -703,6 +720,7 @@ MYSQL_KEYWORDS = (
'file',
'file_block_size',
'filter',
+ 'finish',
'first',
'first_value',
'flush',
@@ -723,6 +741,7 @@ MYSQL_KEYWORDS = (
'get',
'get_format',
'get_master_public_key',
+ 'get_source_public_key',
'global',
'grant',
'grants',
@@ -730,6 +749,7 @@ MYSQL_KEYWORDS = (
'group_replication',
'grouping',
'groups',
+ 'gtid_only',
'handler',
'hash',
'having',
@@ -753,7 +773,9 @@ MYSQL_KEYWORDS = (
'index',
'indexes',
'infile',
+ 'initial',
'initial_size',
+ 'initiate',
'inner',
'inout',
'insensitive',
@@ -779,6 +801,7 @@ MYSQL_KEYWORDS = (
'json_value',
'key',
'key_block_size',
+ 'keyring',
'keys',
'kill',
'lag',
@@ -823,7 +846,6 @@ MYSQL_KEYWORDS = (
'master_port',
'master_public_key_path',
'master_retry_count',
- 'master_server_id',
'master_ssl',
'master_ssl_ca',
'master_ssl_capath',
@@ -961,6 +983,7 @@ MYSQL_KEYWORDS = (
'reference',
'references',
'regexp',
+ 'registration',
'relay',
'relay_log_file',
'relay_log_pos',
@@ -975,6 +998,8 @@ MYSQL_KEYWORDS = (
'repeat',
'repeatable',
'replace',
+ 'replica',
+ 'replicas',
'replicate_do_db',
'replicate_do_table',
'replicate_ignore_db',
@@ -1049,6 +1074,33 @@ MYSQL_KEYWORDS = (
'soname',
'sounds',
'source',
+ 'source_auto_position',
+ 'source_bind',
+ 'source_compression_algorithms',
+ 'source_connect_retry',
+ 'source_connection_auto_failover',
+ 'source_delay',
+ 'source_heartbeat_period',
+ 'source_host',
+ 'source_log_file',
+ 'source_log_pos',
+ 'source_password',
+ 'source_port',
+ 'source_public_key_path',
+ 'source_retry_count',
+ 'source_ssl',
+ 'source_ssl_ca',
+ 'source_ssl_capath',
+ 'source_ssl_cert',
+ 'source_ssl_cipher',
+ 'source_ssl_crl',
+ 'source_ssl_crlpath',
+ 'source_ssl_key',
+ 'source_ssl_verify_server_cert',
+ 'source_tls_ciphersuites',
+ 'source_tls_version',
+ 'source_user',
+ 'source_zstd_compression_level',
'spatial',
'specific',
'sql',
@@ -1133,6 +1185,7 @@ MYSQL_KEYWORDS = (
'unique',
'unknown',
'unlock',
+ 'unregister',
'unsigned',
'until',
'update',
@@ -1174,6 +1227,7 @@ MYSQL_KEYWORDS = (
'xor',
'year_month',
'zerofill',
+ 'zone',
)