|
|
ff893e6e4f
|
bugfix:47099280, 47725591, 47679463, 47077540, 47024555
|
2023-02-13 12:41:36 +00:00 |
|
|
|
ce71f6c3d9
|
fix the error of high_prio_rpc_shutdown when observer stop
|
2023-02-13 04:14:44 +00:00 |
|
|
|
48554a6c5f
|
Add cap for session variable synchronization for proxy version compatibility
|
2023-02-10 10:41:11 +00:00 |
|
|
|
2fadb897ea
|
tableApi pcode占位
|
2023-02-10 08:46:46 +00:00 |
|
|
|
364fdb8222
|
fix bad MEMORY_LOG when ServerGTimer hang
|
2023-02-10 08:41:32 +00:00 |
|
|
|
b889a69fbb
|
[bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction
|
2023-02-10 03:41:41 +00:00 |
|
|
|
773fa90509
|
[BUGFIX] fix lob bugs
|
2023-02-10 02:41:11 +00:00 |
|
|
|
3a51959b4e
|
fix using uninited per_log_limiters_
|
2023-02-09 18:24:15 +00:00 |
|
|
|
b407212c41
|
[CP] fix timestamp add asan coredump when minus months
|
2023-02-09 17:00:03 +00:00 |
|
|
|
04d543b90c
|
bugfix:47135989, 46585920, 47168819
|
2023-02-09 16:57:24 +00:00 |
|
|
|
6192a06fb9
|
[CP] SQL execution time consumption statistics
|
2023-02-09 14:28:54 +00:00 |
|
|
|
a31f7d168b
|
[BUGFIX] fix copy meta with lob header
|
2023-02-08 16:01:03 +08:00 |
|
|
|
65e0d25980
|
fixed invalid PalfEnvKey when handle message on arbserver
|
2023-02-07 20:30:29 +08:00 |
|
|
|
12bf4cc0a6
|
optimize sanity check of vsnprintf
|
2023-02-07 20:14:28 +08:00 |
|
|
|
a8767462ad
|
fixde memory leak after remove tenant on arbserver.
|
2023-02-07 16:52:48 +08:00 |
|
|
|
a06c0fb826
|
fix sanity compile error
|
2023-02-07 16:48:05 +08:00 |
|
|
|
d8d2e34880
|
fix tenant_allocator reuse error
|
2023-02-07 14:04:14 +08:00 |
|
|
|
8481085600
|
set stc by receive monotonic timestamp of request
|
2023-02-07 10:36:29 +08:00 |
|
|
|
c157309bc6
|
add -Wshorten-64-to-32 for share
|
2023-02-07 00:40:02 +08:00 |
|
|
|
d2a68ebf1b
|
fix core in Threads::wait() when use ob_sanity
|
2023-02-06 23:57:09 +08:00 |
|
|
|
85416d6933
|
bugfix: json_object_compare
|
2023-02-06 23:06:44 +08:00 |
|
|
|
30c56c298e
|
[CP] deal with nullptr memory_context returned by GET_TSI0
|
2023-02-06 22:43:39 +08:00 |
|
|
|
a6ba1d2999
|
issue/47511246 json obj_compare adapt lob
|
2023-02-06 19:45:27 +08:00 |
|
|
|
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 |
|