Commit Graph

105 Commits

Author SHA1 Message Date
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
9484175163 [FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:54:38 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
4453ef5eee Fix some query rewrite bug 2023-01-12 19:02:33 +08:00
5ba864f256 [CP] [parser][bugfix]: raise parser_error while these is invalid character. 2023-01-12 19:02:33 +08:00
21db1a62e2 Add errno for multiset and vpd and a parse_node flag 2023-01-12 19:02:33 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
b26f8898e9 [to #40151002] fix user variable type conversion problem in PL 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
0003c2605b [to #42036778] fix SIGNAL/RESIGNAL statements in SQL 2023-01-12 19:02:33 +08:00
af4ce8c35b Fix a bug when bison get conflict bug cmake can not get error 2023-01-12 19:02:33 +08:00
59e975f9d7 fix typo 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
5a50ec1939 delete redundant code 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
3d16e6a967 fix typos: colume -> column (#1176)
Signed-off-by: yike21 <yike21@qq.com>

Signed-off-by: yike21 <yike21@qq.com>
2022-11-25 12:33:35 +08:00
f7820604c6 fix issue<46240158><46141201><46115703><46107852>:record error information to warning buf 2022-11-24 10:35:28 +00:00
92765f4f87 [CP] [to #41137467]fix bug set variable 2022-11-18 08:42:24 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
4dd45dfcff [CP][to #37396440] fix dynamic sql question mark count 2022-11-09 08:10:34 +00:00
3ddfbc83a8 [bugfix][mysqltest]: fast_parser support ANSI_QUOTES. 2022-11-08 14:37:47 +00:00
b12a45feac [to #45906662]delete HOSTS from mysql pl key word 2022-11-03 13:36:24 +00:00
a4317d144d [CP] fix gbk parser behaviour not compatible with mysql 2022-11-03 08:39:30 +00:00
4132ca4695 [bugfix][sql_mode]: support ANSI_QUOTES sql_mode in fast_parser. 2022-11-02 17:10:45 +00:00
78cfd003f7 fix ubuntu compile error 2022-11-02 03:07:34 +00:00
b9374c4887 fix normal parser's prase mode not same as fast parser's parse mode 2022-10-26 12:11:52 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d4c437559c Fix:OceanBase can not use 'PS' as table alias #888 2022-10-03 20:02:25 +00:00
9038adceaf [CP] Fix core at resolve paramed const 2022-09-07 05:03:36 +00:00
0336a92981 [CP] [bugfix]: avoid select xxx(a''); raise core. 2022-09-07 04:33:16 +00:00
669b4d93af [CP] Fix core caused by out-of-bounds access to the question mark name array 2022-07-04 10:57:20 +08:00
576664f0d3 [CP] fix bugs of float data type in mysql mode 2022-07-04 10:48:22 +08:00
2146f1d189 [CP] fix bit type extract query range bug 2022-07-04 10:48:22 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
bc1f0c4d8d [CP] [CP] [CP] support sql_id level cache evict 2022-05-16 20:37:47 +08:00
dfc537e23c [bugfix]: support DISTINCTROW in mysql mode. 2022-05-10 15:49:39 +08:00