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
07fa79243eb0da3bc96b55dca9d6cfb3fc2f6cec
oceanbase
/
src
/
sql
/
parser
History
swjtu-wenxiang
07fa79243e
[to
#57727207
]Word status not need to be SQL_KEYWORD in pl mysql mode.
2024-07-08 11:22:54 +00:00
..
CMakeLists.txt
[FEAT MERGE]charset revise
2024-02-07 01:12:44 +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
2024-02-08 13:51:23 +00:00
gen_type_name.sh
…
non_reserved_keywords_mysql_mode.c
[to
#57727207
]Word status not need to be SQL_KEYWORD in pl mysql mode.
2024-07-08 11:22:54 +00:00
ob_char_type.h
…
ob_fast_parser.cpp
Fix core at fast parser
2024-06-17 18:15:53 +00:00
ob_fast_parser.h
[FEAT MERGE] patch 423 sql compatible features to 432
2024-05-27 11:18:01 +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
[FEAT MERGE]patch sql compat feature to 431
2024-04-15 16:07:24 +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
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
[CP] revert the behavior of removing spaces before newlines in a string.
2024-02-09 02:16:08 +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]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index
2024-06-18 01:31:47 +00:00
parse_node.h
[FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index
2024-06-18 01:31:47 +00:00
parser_proxy_func.cpp
…
parser_proxy_func.h
…
parser_utility.cpp
…
parser_utility.h
…
README
…
reserved.py
[CP] [MYSQL COMPAT] add mock statement and views
2024-05-28 13:48:12 +00: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
2024-02-08 13:51:23 +00:00
sql_parser_base.h
[CP] support column identifier begin with number
2024-02-21 07:21:47 +00:00
sql_parser_mysql_mode.l
[FEAT MERGE]优化器技改patch到432
2024-06-18 02:23:56 +00:00
sql_parser_mysql_mode.y
bugfix: select into outfile const number of fast parse and normal parse is different
2024-07-05 09:16:42 +00:00
README
See `ob_parser.h' for the interface.