Commit Graph

53 Commits

Author SHA1 Message Date
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
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
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
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
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
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
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
576664f0d3 [CP] fix bugs of float data type in mysql mode 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
d1aa3c5db6 [CP] [bugfix][errcode]: avoid -4013 errcode being overwritten in parser. 2022-05-05 14:20:05 +08:00
xy0
93fd1a9ea0 [asan] 3.1 open observer无法启动 2022-03-14 20:32:04 +08:00
st0
4260bd7135 support INTERVAL + expr 2022-03-03 20:10:14 +08:00
yb0
1b3e363de0 fix parser bug abort uint64 2022-02-28 20:15:19 +08:00
ac82728867 patch back the flashback table/tenant/database/index(without flashback to scn) 2022-02-14 11:09:41 +08:00
21564ec61d fix charset (#736) 2022-02-09 10:47:02 +08:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
8d568e0550 force cancel 2022-01-19 10:54:52 +08:00
bx0
03aa797233 Remove synonym function in MySQL mode 2021-12-24 17:45:47 +08:00
xy0
fc8e532b0b Merge DAY() system function into opensource branch. 2021-11-29 15:27:44 +08:00
st0
878c594b56 support set names/charset and variables in one sql 2021-11-09 10:48:59 +08:00
4ca9eabca4 support expr WEIGHT_STRING() in mysql mode. master->3_1_opensource_release 2021-10-20 11:33:38 +08:00
9e46649a49 : select from dual table supports groupby and having now. 2021-09-16 21:30:32 +08:00
ds0
85c2f0ab40 : ob-mysql support 'sql_no_cache' and 'SUBPARTITION xxx ENGINE=InnoDB' now . 2021-09-16 17:20:17 +08:00
st0
c19f7ea941 fix print type scale bug 2021-09-13 17:45:23 +08:00
62cb470338 patch backup piece to 3.1. open source 2021-09-02 15:26:40 +08:00
153f16ad8a add common table expression in MySQL (#314) 2021-09-02 14:28:58 +08:00
st0
88a8862b77 support max_connections and max_user_connections 2021-08-19 17:11:53 +08:00
xf0
358b847936 fix cases 3.1_opensource_release 2021-08-11 16:08:08 +08:00
4acae240c2 support full non_reserved_word can be as alias name 2021-07-28 01:33:15 +08:00
jg0
74d0236609 support last_day in mysql mode 2021-07-27 21:57:13 +08:00
jg0
f2f91f98c6 【CP】patch to opensource 2021-07-26 10:39:20 +08:00