|
bc0bf5a498
|
fix:47511241,47428434
|
2023-02-06 16:53:25 +08:00 |
|
|
30e0055460
|
[BUGFIX] fix mysqltest
|
2023-02-06 16:39:49 +08:00 |
|
|
27b7bca333
|
fix arm bug of smart_call
|
2023-02-06 16:32:22 +08:00 |
|
|
f8c5c2647f
|
[FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-02-06 15:52:24 +08:00 |
|
|
f73a504473
|
fix schedule major error for schema recycled
|
2023-01-29 16:52:43 +08:00 |
|
|
700e4a2978
|
Fix the problem of arm atomic operation crash caused by global variable address misalignment
|
2023-01-29 16:32:29 +08:00 |
|
|
367cd4c339
|
fix the judgement of fd boundary of ob_read_regard_ssl/ob_write_regard_ssl
|
2023-01-29 16:29:36 +08:00 |
|
|
814de27a42
|
dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
|
2023-01-29 16:23:19 +08:00 |
|
|
6f294fda6b
|
[BUGFIX]fix lob not strict default val
|
2023-01-29 15:47:01 +08:00 |
|
|
3d4f554258
|
[FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-01-28 20:40:16 +08:00 |
|
|
0f14606391
|
[FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
|
2023-01-28 20:34:20 +08:00 |
|
|
f3a519c121
|
Enable Relaxed JSON parser
|
2023-01-28 19:43:35 +08:00 |
|
|
bec4c86e69
|
add judgement for ob_read_regard_ssl/ob_write_regard_ssl because when observer is stopping, fd_ could be -1
|
2023-01-28 19:32:14 +08:00 |
|
|
ba19ba90e0
|
[FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-01-28 19:29:23 +08:00 |
|
|
9d32f409bc
|
fix the memory_info with NULL label
|
2023-01-28 18:50:41 +08:00 |
|
|
59d26b53a0
|
fix gis hash
|
2023-01-28 18:26:44 +08:00 |
|
|
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 |
|
|
01c6b1fbea
|
fix arm core in smart_call
|
2023-01-28 18:03:05 +08:00 |
|
|
06b882fa75
|
[BUG] add row latch when log sync failed
|
2023-01-28 17:03:01 +08:00 |
|
|
038fe6a4dd
|
add direct load rpc code
|
2023-01-28 16:54:42 +08:00 |
|
|
39f4ca4167
|
PCODE for add server
|
2023-01-28 16:51:57 +08:00 |
|
|
455070348e
|
add debug log for test
|
2023-01-28 16:13:12 +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 |
|
|
3080f2b66f
|
Enhanced resource isolation capability, previous IOPS group control for front-end and back-end tasks
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
|
2023-01-28 15:58:19 +08:00 |
|
|
db705fd64f
|
fix deadlock at vslice when no memory
|
2023-01-28 15:55:29 +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 |
|
|
b2607a0ccf
|
[FEAT MERGE] ddl parallel truncate table
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
|
2023-01-28 13:37:56 +08:00 |
|
|
ec56715ea5
|
[FEAT MERGE] information_schema enhence
|
2023-01-13 03:42:07 +00:00 |
|
|
263a44af96
|
[FEAT MERGE] merge NLJ/SPF group rescan
|
2023-01-12 15:17:04 +00:00 |
|
|
fd39c584f3
|
[CP] Fix px worker check status always return OB_SUCCESS
|
2023-01-12 19:02:33 +08:00 |
|
|
399ab631d1
|
[CP] fix the bug found by compliance scan
|
2023-01-12 19:02:33 +08:00 |
|
|
d6d16b62f1
|
add diagnose info for easy when use clang to compile
|
2023-01-12 19:02:33 +08:00 |
|
|
53f98748f5
|
[CP] column id of cte table start from 16
|
2023-01-12 19:02:33 +08:00 |
|
|
8f5facb3fe
|
fix timestampadd bug
|
2023-01-12 19:02:33 +08:00 |
|
|
9f46967d90
|
[CP] fix tenant config deadlock
|
2023-01-12 19:02:33 +08:00 |
|
|
5830b64c41
|
Add new interface tolower toupper in ObCharset
|
2023-01-12 19:02:33 +08:00 |
|
|
b4afba40e5
|
add error log when pthread join failed
|
2023-01-12 19:02:33 +08:00 |
|
|
31171bb553
|
[FEAT MERGE] das framework optimization.
|
2023-01-12 19:02:33 +08:00 |
|
|
15a782fe2b
|
fix checkpoint_mgr some problems
|
2023-01-12 19:02:33 +08:00 |
|
|
c1e0bb4522
|
fix 3-stage agg wrong result && fix aggr ignore error code && fix int_cell_str sanity core
|
2023-01-12 19:02:33 +08:00 |
|
|
eae5622880
|
add stc to ObRequest
|
2023-01-12 19:02:33 +08:00 |
|
|
ebf21afe06
|
fix core at ObTenantCtxAllocator::sync_wash
|
2023-01-12 19:02:33 +08:00 |
|
|
eb7eec9264
|
add get_cur_request interface to thread worker
|
2023-01-12 19:02:33 +08:00 |
|
|
9d17589678
|
suspend merge when tenant in restore
|
2023-01-12 19:02:33 +08:00 |
|
|
08802d94f6
|
[FEAT MERGE] 4.1 PL/SQL enhence & development
|
2023-01-12 19:02:33 +08:00 |
|
|
322032b9ca
|
BUGFIX: fix hold key of lock wait node
|
2023-01-12 19:02:33 +08:00 |
|
|
7b1f4c849a
|
correct the use of ObCtxIds::CO_STACK
|
2023-01-12 19:02:33 +08:00 |
|