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
7e4fadbe1e87d1bd31eac1319f6cd1a99ee7b7bb
oceanbase
/
src
/
sql
/
parser
History
shenyunlong.syl
7e4fadbe1e
[CP] [OBKV] cherry-pick bugfix from 421
2024-01-17 06:13:26 +00:00
..
CMakeLists.txt
[FEAT MERGE]charset revise
2023-11-27 08:52:02 +00:00
gen_parser.sh
fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine
2023-12-27 07:13:42 +00:00
gen_type_name.sh
delete redundant code
2023-01-12 19:02:33 +08:00
non_reserved_keywords_mysql_mode.c
to issue<53361277>:support flush pl cache single cache object
2023-12-28 09:12:48 +00:00
ob_char_type.h
[FEAT MERGE]:Oracle Json Supported
2023-01-28 15:52:30 +08:00
ob_fast_parser.cpp
[CP] revert the behavior of removing spaces before newlines in a string.
2024-01-08 06:47:23 +00:00
ob_fast_parser.h
[CP] revert the behavior of removing spaces before newlines in a string.
2024-01-08 06:47:23 +00:00
ob_item_type_str.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_non_reserved_keywords.c
patch 4.0
2022-10-24 17:57:12 +08:00
ob_non_reserved_keywords.h
patch 4.0
2022-10-24 17:57:12 +08:00
ob_parser_utils.h
fix handling invalid character in identifier
2023-09-22 03:10:14 +00:00
ob_parser.cpp
[to
#52212883
]fix bug dbms sql in trigger
2023-11-01 03:09:15 +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
patch 4.0
2022-10-24 17:57:12 +08:00
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
[CP] revert the behavior of removing spaces before newlines in a string.
2024-01-08 06:47:23 +00:00
parse_malloc.h
[CP] revert the behavior of removing spaces before newlines in a string.
2024-01-08 06:47:23 +00:00
parse_node_hash.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
parse_node_hash.h
patch 4.0
2022-10-24 17:57:12 +08:00
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
patch 4.0
2022-10-24 17:57:12 +08:00
parser_proxy_func.h
fix typo
2023-01-12 19:02:33 +08:00
parser_utility.cpp
patch 4.0
2022-10-24 17:57:12 +08:00
parser_utility.h
patch 4.0
2022-10-24 17:57:12 +08:00
README
patch 4.0
2022-10-24 17:57:12 +08:00
reserved.py
patch 4.0
2022-10-24 17:57:12 +08:00
sql_parser_base.c
fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine
2023-12-27 07:13:42 +00:00
sql_parser_base.h
Merge branch 'pr_1547'
2023-09-08 15:48:46 +08:00
sql_parser_mysql_mode.l
statement_digest、statement_digest_text等处理latin1字符有乱>码,报错1064
2023-12-29 03:18:10 +00:00
sql_parser_mysql_mode.y
[CP] [OBKV] cherry-pick bugfix from 421
2024-01-17 06:13:26 +00:00
README
See `ob_parser.h' for the interface.