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
4bb2b8ae61b2019b31896d2a9e09be60935d343a
oceanbase
/
src
/
sql
/
parser
History
obdev
4bb2b8ae61
adjust with_column_group position
2024-09-20 07:33:39 +00:00
..
CMakeLists.txt
[FEAT MERGE] 424 SQL compatibility patch 433
2024-08-23 03:32:02 +00:00
gen_parser.sh
[FEAT MERGE] 424 SQL compatibility patch 433
2024-08-23 03:32:02 +00:00
gen_type_name.sh
…
non_reserved_keywords_mysql_mode.c
remove lob_ddl_mysql case in ss mode
2024-08-31 12:52:27 +00:00
ob_char_type.h
[FEAT MERGE] Vector Index & Array Type
2024-08-29 07:52:22 +00:00
ob_fast_parser.cpp
[FEAT MERGE] 424 SQL compatibility patch 433
2024-08-23 03:32:02 +00:00
ob_fast_parser.h
[FEAT MERGE] 424 SQL compatibility patch 433
2024-08-23 03:32:02 +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
patch [FEAT MERGE] support olap async job
2024-08-27 11:43:42 +00:00
ob_parser.h
patch [FEAT MERGE] support olap async job
2024-08-27 11:43:42 +00:00
ob_sql_parser.cpp
partition by (c1,c2) return compile error, current is 4016
2024-03-05 03:48:19 +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
[4.3.3新引入]fix src_cs is NULL check bug in PL
2024-09-19 08:40:42 +00:00
parse_malloc.h
[CP] revert the behavior of removing spaces before newlines in a string.
2024-02-09 02:16:08 +00:00
parse_node_hash.cpp
…
parse_node_hash.h
…
parse_node.c
[FEAT MERGE] 424 SQL compatibility patch 433
2024-08-23 03:32:02 +00:00
parse_node.h
[FEAT MERGE] Vector Index & Array Type
2024-08-29 07:52:22 +00:00
parser_proxy_func.cpp
…
parser_proxy_func.h
…
parser_utility.cpp
…
parser_utility.h
…
README
…
reserved.py
remove lob_ddl_mysql case in ss mode
2024-08-31 12:52:27 +00:00
sql_parser_base.c
[FEAT MERGE] 424 SQL compatibility patch 433
2024-08-23 03:32:02 +00:00
sql_parser_base.h
[FEAT MERGE] Vector Index & Array Type
2024-08-29 07:52:22 +00:00
sql_parser_mysql_mode.l
[FEAT MERGE] Vector Index & Array Type
2024-08-29 07:52:22 +00:00
sql_parser_mysql_mode.y
adjust with_column_group position
2024-09-20 07:33:39 +00:00
README
See `ob_parser.h' for the interface.