4318 Commits

Author SHA1 Message Date
chinaxing
c62bcba33d [master]fix interrupt rollback stmt hang 2023-04-13 08:15:14 +00:00
obdev
a4da2002c4 fix farm res due to adjustion of newsort open policy 2023-04-13 08:08:16 +00:00
obdev
6b24923712 place for V$OB_TIMESTAMP_SERVICE 2023-04-13 08:04:35 +00:00
obdev
8d128c3303 [CP] Unfree ptr about connect by with index if has cycle. 2023-04-13 08:01:01 +00:00
a1iive
91e7a59753 split the memory allocator of ha dag and others 2023-04-13 07:57:26 +00:00
obdev
b7bc53891b fix:48956906 2023-04-13 07:53:51 +00:00
rolandqi
eaa04a83eb adding wr rpc pcode in advance. 2023-04-13 07:43:28 +00:00
obdev
936447fe1b bugfix : [48953182] json objectagg/arrayagg/equal const number in fast/normal parse diff 2023-04-13 07:39:57 +00:00
saltonz
b299a5356f add defensive check for duplicate macro logic id in single sstable build parallel task 2023-04-13 07:36:22 +00:00
nroskill
70ce469ab5 remove PERF_MODE macro in perf compile 2023-04-13 07:29:09 +00:00
obdev
b14bad1f09 to issue<48907696>:fix udf containing complex type execute slow issue 2023-04-13 07:25:34 +00:00
obdev
7fca017f19 fix PM MEMORY LOG bug 2023-04-13 07:18:39 +00:00
chinaxing
1d14c2ce7c [master][tx-route] when act-on-temp dump txdesc and trace 2023-04-13 07:11:42 +00:00
obdev
7e1194920a [CP] fix sysbench newsort degradation 2023-04-13 07:08:08 +00:00
Larry955
eaeca23f8e fix memleak caused by not releasing resources in inner_close() of OSG 2023-04-13 07:04:31 +00:00
obdev
6fe3cf36b0 sleep 20 second when xa gc invalid record 2023-04-13 07:00:54 +00:00
obdev
93292ad68d retry remote write ddl clog. 2023-04-13 06:57:18 +00:00
obdev
a36c4299c1 fix the problem that the gap between triggering a rebuild and disabling voting may lead to unnecessary rebuilds 2023-04-13 06:53:41 +00:00
obdev
f699eaf0bc Fix retire deadlock when retire mb handle in sync wash 2023-04-13 06:50:07 +00:00
obdev
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
obdev
fdc59d1d46 fix the condition of returning resp when tx data does not exist 2023-04-13 06:43:00 +00:00
obdev
532b8ce27b fix remote write commit log nest bug 2023-04-13 06:39:25 +00:00
obdev
bb01a2fb4e Modify archive memory usage strategy 2023-04-13 06:35:44 +00:00
obdev
7b958a4535 Add some log for 4377 2023-04-13 06:32:07 +00:00
zhjc1124
dc46c532ed fix memleak of strncpy 2023-04-13 06:28:32 +00:00
obdev
9e1fc64a14 optimize compaction statistic on tablet stat 2023-04-13 06:24:58 +00:00
dimstars
c7f5f409a1 delete useless trace log in sql module 2023-04-13 06:17:57 +00:00
oceanoverflow
952e5eaa68 remove backup io logic in sync rpc 2023-04-13 06:14:21 +00:00
obdev
b1c3cda97d Occupy inner table code position 2023-04-13 06:10:46 +00:00
nroskill
14b2307429 fix compile in asan 2023-04-13 06:07:08 +00:00
obdev
02d683674d Adjust the way automatic memory management records some variables to avoid cross-thread access 2023-04-13 06:03:28 +00:00
AntiTopQuark
0a9f1e0c4f bugfix : level param in weight_string expr clause has core dump in fast parser 2023-04-13 05:59:54 +00:00
Hongqin-Li
571865166e Adjust timeout of drop database rpc according to total tablet count 2023-04-13 05:56:17 +00:00
Larry955
71e2454274 [CP] fix two query range in expr bugs 2023-04-13 05:52:45 +00:00
obdev
675c0644c3 [4.2] Add error number def on master 2023-04-13 05:49:10 +00:00
obdev
1feabe8bc9 [4.1] fix some bugs in checkpoint 2023-04-13 05:45:34 +00:00
obdev
01399a3774 Correct Longops start time after recover ddl task 2023-04-13 05:42:00 +00:00
LINxiansheng
69b07be3fc fix typos shuold -> should #1148 2023-04-11 13:24:49 +08:00
ob-robot
ee93814363 Merge branch 'pr_1157' 2023-04-11 13:19:59 +08:00
obdev
4a214801a2 update obd: fix multi-threading transfer -- ssh banner error 2023-04-11 13:19:38 +08:00
obdev
e9a60698ff Fix memory_limit check for arb server. 2023-04-11 13:15:04 +08:00
obdev
e43153a47b BUGFIX: fix invalid tx desc of tablelock 2023-04-11 13:09:33 +08:00
obdev
060c4c575f [CP] [to #48317576] fix get ddl chinese comments are garbled 2023-04-11 13:04:59 +08:00
obdev
31a2b999d2 checker_info to find the fast expansion mod 2023-04-11 13:00:31 +08:00
obdev
2b16e9b079 [CP] Memory leak about connect by root row 2023-04-11 12:56:01 +08:00
obdev
6306b01265 [CP] [to #48137245] fix package shrink core 2023-04-11 12:50:49 +08:00
obdev
d9e241f1d2 [CP] [to #48034994] fix serval pl/sql bugs 2023-04-11 12:46:23 +08:00
obdev
6f484aac81 Fix plan cache evict failure 2023-04-11 12:41:52 +08:00
obdev
15720ceb75 fix ddl_direct_load function not handling the situation of -4007 bug 2023-04-11 12:37:20 +08:00
nroskill
ef5d6e66bb remove perf mode in latch & tenant_hook 2023-04-11 12:32:47 +08:00