obdev
|
c2f84470a2
|
Fix performance reduction for 4.2
|
2023-05-12 09:41:34 +00:00 |
|
wu-xingying
|
2da06fac24
|
bugfix: 1. xpath error code adaptation; 2. ban blob in sys_makexml; 3. cast error code adaptation;
|
2023-05-12 07:11:08 +00:00 |
|
hanr881
|
bddcfc3d68
|
to issue<49576316>:fix core when package complex variable as udf out param
|
2023-05-12 06:41:11 +00:00 |
|
qianchanger
|
17114b6933
|
Fix RF performance degradation.
|
2023-05-12 06:16:32 +00:00 |
|
obdev
|
168e1b93ab
|
Revise codeowner
|
2023-05-12 06:11:15 +00:00 |
|
obdev
|
e56b488630
|
Fix core at assign datum value
|
2023-05-12 04:41:12 +00:00 |
|
chimyue
|
40e9a1b569
|
fix print global hint bug for set stmt
|
2023-05-12 04:11:25 +00:00 |
|
tuitang00
|
3674a6668d
|
obd update: support more deploy syntax and use new deploy.py by default
|
2023-05-12 03:41:28 +00:00 |
|
obdev
|
70bb6c4808
|
[CP] BugFix some virtual tables cells set collection type when set varchar.
|
2023-05-12 03:27:14 +00:00 |
|
obdev
|
cfe17ab087
|
refresh location cache when get leader failed in post_msg
|
2023-05-12 03:21:57 +00:00 |
|
xianyu-w
|
4ca1daa3c1
|
Fix outline bug
|
2023-05-12 03:16:41 +00:00 |
|
obdev
|
a9b068daa1
|
[FEAT MERGE] tablelock_42
Co-authored-by: YangEfei <yangyifei96@outlook.com>
Co-authored-by: joseph12138 <17862707376@163.com>
|
2023-05-12 03:11:22 +00:00 |
|
obdev
|
3ed0e51931
|
[GIS]srs cache use memory from user tenant instead of tenant 500
|
2023-05-12 02:41:11 +00:00 |
|
obdev
|
a8ac8b911f
|
fix: procedure with xmltype inputs not supported
|
2023-05-12 01:11:19 +00:00 |
|
chaser-ch
|
94004732ee
|
fix prepare new row problem
|
2023-05-11 15:46:26 +00:00 |
|
obdev
|
6847667b69
|
add schema guard implement for data table to get index schemas
|
2023-05-11 15:41:13 +00:00 |
|
tushicheng
|
b4a80d0e0c
|
add right_to_die info into CRASH ERROR
|
2023-05-11 14:11:12 +00:00 |
|
obdev
|
cf5be5d6f4
|
push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log
|
2023-05-11 13:58:38 +00:00 |
|
tino247
|
c25187b07c
|
CP data_version/cluster_version to 4.2.0.0
|
2023-05-11 13:53:19 +00:00 |
|
obdev
|
c795f68755
|
optimize small sstable defragmentation
|
2023-05-11 13:47:59 +00:00 |
|
BinChenn
|
0b0f5a2336
|
[PALF] adjusts the interval for fetching log notifications
|
2023-05-11 13:36:33 +00:00 |
|
obdev
|
8dc9ed868a
|
[to 49511006] fix select complex type value core
|
2023-05-11 13:31:14 +00:00 |
|
LiuYoung00
|
b8ce00f94c
|
[to #49620051]fixed local unstream cursor reopen to local stream cursor mem core dump
|
2023-05-11 13:26:01 +00:00 |
|
cqliang1995
|
d5854e43fc
|
fix mysqltest case
|
2023-05-11 13:20:39 +00:00 |
|
KyrielightWei
|
14a742ce0f
|
Need not replay a tablet record in a retain part_ctx
|
2023-05-11 13:15:21 +00:00 |
|
2149
|
4381d4ce17
|
[CP] Support nls_initcap in oracle mode
|
2023-05-11 13:03:57 +00:00 |
|
tushicheng
|
93d27616e0
|
fix malloc_sample_bt
|
2023-05-11 12:53:28 +00:00 |
|
obdev
|
20101d03dd
|
adjust log level from ERROR to WARN
|
2023-05-11 12:48:13 +00:00 |
|
JLY2015
|
b6c0b12b9b
|
fix print -4184 when actually alloc fail.
|
2023-05-11 12:42:53 +00:00 |
|
yongshige
|
2325157f39
|
handle error line in parse
|
2023-05-11 12:37:40 +00:00 |
|
seuwebber
|
e930ec4c1c
|
[CP] [to #47972546]fix bug observer core when llvm alloc memory failed and compile UDT
|
2023-05-11 12:32:20 +00:00 |
|
obdev
|
869a1681a9
|
[CP] fix bugs of get_local_addr_ipv4 and get_local_addr_ipv6
|
2023-05-11 12:27:04 +00:00 |
|
sdc
|
6a97c6f04e
|
fix first buffer not first bug
|
2023-05-11 12:16:42 +00:00 |
|
0xacc
|
d89b3ef9ef
|
[to #49328715] fix a -4016 problem of trigger parser
|
2023-05-11 12:11:23 +00:00 |
|
liucc1997
|
4ead928e53
|
enable pkt-nio to separate RPC memory under tenants
|
2023-05-11 10:19:11 +00:00 |
|
nroskill
|
caaed5132f
|
fix __all_virtual_thread result incorrect
|
2023-05-11 10:13:16 +00:00 |
|
KyrielightWei
|
aaab6560a1
|
[FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
|
2023-05-11 10:07:21 +00:00 |
|
sdc
|
0509c5f9fe
|
fix vectorized dblink read urowid bug
|
2023-05-11 09:55:34 +00:00 |
|
wanyue-wy
|
7fa77bb20a
|
add inner table placeholder
|
2023-05-11 09:50:04 +00:00 |
|
qianchanger
|
96edb62834
|
Fix common array memleak
|
2023-05-11 09:44:36 +00:00 |
|
obdev
|
8bf4d8b3e9
|
Unfree ptr in adjust_topn_heap when meet error unexpectedly
|
2023-05-11 09:39:08 +00:00 |
|
ob-robot
|
d68f586920
|
Merge branch 'pr_1397'
|
2023-05-11 09:27:15 +00:00 |
|
obdev
|
02849ea1f8
|
fix bug: ObPxMSCoordOp rescan without resetting row_heap_
|
2023-05-11 09:26:39 +00:00 |
|
akaError
|
4ee1db2e82
|
fix sys var position
|
2023-05-11 09:21:09 +00:00 |
|
obdev
|
3021d0fb54
|
fix last_sql_update_time_ not refresh
|
2023-05-11 09:15:38 +00:00 |
|
ChangerR
|
8eba126aca
|
fix simplify group by cause group_concat result error
|
2023-05-11 09:04:33 +00:00 |
|
taoshuning
|
bfb96123dc
|
[Net Standby] Modify error code when switchover failed
|
2023-05-11 08:58:25 +00:00 |
|
zhjc1124
|
95dc4939b6
|
fix kill 15 issues
|
2023-05-11 08:52:56 +00:00 |
|
ChangerR
|
635cd39eda
|
fix subquery coalesce cause update 4016
|
2023-05-11 08:41:57 +00:00 |
|
stdliu
|
857ed98699
|
Disable mysql SO UDF.
|
2023-05-11 08:29:45 +00:00 |
|