This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
oceanbase
Watch
1
Star
0
Fork
0
You've already forked oceanbase
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
190baf27877a9f332e65147f197b9cf90fd834cf
oceanbase
/
src
/
sql
/
parser
History
akaError
190baf2787
[CP] [CP] grammar compatibility: support insert duplicate update with row alias
2024-02-08 06:34:34 +00:00
..
CMakeLists.txt
[FEAT MERGE]charset revise
2024-02-07 01:12:44 +00:00
gen_parser.sh
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
gen_type_name.sh
delete redundant code
2023-01-12 19:02:33 +08:00
non_reserved_keywords_mysql_mode.c
[FEAT MERGE] materialized view
2024-02-07 20:31:14 +00:00
ob_char_type.h
[FEAT MERGE]:Oracle Json Supported
2023-01-28 15:52:30 +08:00
ob_fast_parser.cpp
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_fast_parser.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_item_type_str.h
…
ob_non_reserved_keywords.c
…
ob_non_reserved_keywords.h
…
ob_parser_utils.h
fix handling invalid character in identifier
2023-09-22 03:10:14 +00:00
ob_parser.cpp
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
ob_parser.h
[to
#52212883
]fix bug dbms sql in trigger
2023-11-01 03:09:15 +00:00
ob_sql_parser.cpp
[FEAT MERGE] merge recover table
2023-09-05 06:47:00 +00:00
ob_sql_parser.h
…
parse_define.h
[to
#48644798
] fix mysql errno for creating views with questionmarks in PL
2023-05-25 18:11:48 +00:00
parse_malloc.cpp
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
parse_malloc.h
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
parse_node_hash.cpp
…
parse_node_hash.h
…
parse_node.c
[FEAT MERGE]Query Interface Enhancement
2023-04-28 02:41:45 +00:00
parse_node.h
[CP] not to print plain text of query sql which contains sensitive data
2023-10-09 12:17:17 +00:00
parser_proxy_func.cpp
…
parser_proxy_func.h
fix typo
2023-01-12 19:02:33 +08:00
parser_utility.cpp
…
parser_utility.h
…
README
…
reserved.py
…
sql_parser_base.c
Do not report ERROR when sample rate equals 100
2024-02-06 14:49:36 +00:00
sql_parser_base.h
Merge branch 'pr_1547'
2023-09-08 15:48:46 +08:00
sql_parser_mysql_mode.l
[FEAT MERGE] impl vectorization 2.0
2024-02-08 05:32:54 +00:00
sql_parser_mysql_mode.y
[CP] [CP] grammar compatibility: support insert duplicate update with row alias
2024-02-08 06:34:34 +00:00
README
See `ob_parser.h' for the interface.