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
1290fbd7ce4f102fee629e66db0b959361bd740f
oceanbase
/
src
/
sql
/
parser
History
seuwebber
1290fbd7ce
[to
#52212883
]fix bug dbms sql in trigger
2023-11-01 03:09:15 +00:00
..
CMakeLists.txt
[FEAT MERGE] 开源裁减颗粒度优化
2023-08-15 02:40:26 +00:00
gen_parser.sh
[FEAT MERGE] 开源裁减颗粒度优化
2023-08-15 02:40:26 +00:00
gen_type_name.sh
delete redundant code
2023-01-12 19:02:33 +08:00
non_reserved_keywords_mysql_mode.c
Merge branch 'column_store'
2023-10-31 15:39:22 +00:00
ob_char_type.h
[FEAT MERGE]:Oracle Json Supported
2023-01-28 15:52:30 +08:00
ob_fast_parser.cpp
support oms ncharacter_set_connection
2023-10-10 11:40:07 +00:00
ob_fast_parser.h
fix handling invalid character in identifier
2023-09-22 03:10:14 +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
fix handling invalid character in identifier
2023-09-22 03:10:14 +00:00
parse_malloc.h
fix handling invalid character in identifier
2023-09-22 03:10:14 +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
[FEAT MERGE] 开源裁减颗粒度优化
2023-08-15 02:40:26 +00:00
sql_parser_base.h
Merge branch 'pr_1547'
2023-09-08 15:48:46 +08:00
sql_parser_mysql_mode.l
Merge branch 'column_store'
2023-10-31 15:39:22 +00:00
sql_parser_mysql_mode.y
bugfix: support use SEMI_TO_INNER and COALESCE_SQ with no param specified
2023-10-31 23:09:15 +00:00
README
See `ob_parser.h' for the interface.