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
0599c51c72ff834e413a165936cee94578d80413
oceanbase
/
src
/
sql
/
parser
History
jingtaoye35
0599c51c72
fix some outline unstable problem
2023-08-01 13:42:44 +00:00
..
CMakeLists.txt
[fix] support latest code support coverage build
2023-03-28 07:41:03 +00:00
gen_parser.sh
Fix a bug when bison get conflict bug cmake can not get error
2023-01-12 19:02:33 +08:00
gen_type_name.sh
delete redundant code
2023-01-12 19:02:33 +08:00
non_reserved_keywords_mysql_mode.c
[FEAT MERGE] merge transfer
2023-06-21 11:42:28 +00:00
non_reserved_keywords_oracle_mode.c
support switchover/failover verify empty shell
2023-06-26 08:12:29 +00:00
ob_char_type.h
[FEAT MERGE]:Oracle Json Supported
2023-01-28 15:52:30 +08:00
ob_fast_parser.cpp
Fix fast parser result is not compatible with oracle
2023-05-30 12:23:14 +00:00
ob_fast_parser.h
[FEAT MERGE] Support gb18030_2022
2023-04-26 15:13:03 +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
patch 4.0
2022-10-24 17:57:12 +08:00
ob_parser.cpp
fix some parser bug
2023-06-16 02:54:11 +00:00
ob_parser.h
[to
#49328715
] fix a -4016 problem of trigger parser
2023-05-11 12:11:23 +00:00
ob_sql_parser.cpp
patch 4.0
2022-10-24 17:57:12 +08: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
[FEAT MERGE] Support gb18030_2022
2023-04-26 15:13:03 +00:00
parse_malloc.h
[scn] mv definition of SCN to dir of share
2023-01-12 19:02:33 +08: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
fix optimizer stats and parser bug
2023-05-25 18:41:19 +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 some parser bug
2023-06-16 02:54:11 +00:00
sql_parser_base.h
fix some parser bug
2023-06-16 02:54:11 +00:00
sql_parser_mysql_mode.l
fix some outline unstable problem
2023-08-01 13:42:44 +00:00
sql_parser_mysql_mode.y
fix some outline unstable problem
2023-08-01 13:42:44 +00:00
README
See `ob_parser.h' for the interface.