Commit Graph

5072 Commits

Author SHA1 Message Date
5191e38cfb [Bugfix]fix incorrect trace id during asynchronous commit 2023-05-12 14:16:34 +00:00
7738dbec19 Fix ddl kv mgr deadlock 2023-05-12 14:11:13 +00:00
5177ba45a4 fix single replica reponse of drop column task wait lock too long. 2023-05-12 13:41:14 +00:00
9c5f5cdb56 add check tablet valid before migration tablet copy finish task 2023-05-12 12:46:35 +00:00
ecdc3d2fde server id persistence 2023-05-12 12:41:17 +00:00
e806dd89c3 [Physical Standby] Fix the issue which ls can not be removed 2023-05-12 12:11:13 +00:00
c2f84470a2 Fix performance reduction for 4.2 2023-05-12 09:41:34 +00:00
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
bddcfc3d68 to issue<49576316>:fix core when package complex variable as udf out param 2023-05-12 06:41:11 +00:00
17114b6933 Fix RF performance degradation. 2023-05-12 06:16:32 +00:00
168e1b93ab Revise codeowner 2023-05-12 06:11:15 +00:00
e56b488630 Fix core at assign datum value 2023-05-12 04:41:12 +00:00
40e9a1b569 fix print global hint bug for set stmt 2023-05-12 04:11:25 +00:00
3674a6668d obd update: support more deploy syntax and use new deploy.py by default 2023-05-12 03:41:28 +00:00
70bb6c4808 [CP] BugFix some virtual tables cells set collection type when set varchar. 2023-05-12 03:27:14 +00:00
cfe17ab087 refresh location cache when get leader failed in post_msg 2023-05-12 03:21:57 +00:00
4ca1daa3c1 Fix outline bug 2023-05-12 03:16:41 +00:00
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
3ed0e51931 [GIS]srs cache use memory from user tenant instead of tenant 500 2023-05-12 02:41:11 +00:00
a8ac8b911f fix: procedure with xmltype inputs not supported 2023-05-12 01:11:19 +00:00
94004732ee fix prepare new row problem 2023-05-11 15:46:26 +00:00
6847667b69 add schema guard implement for data table to get index schemas 2023-05-11 15:41:13 +00:00
b4a80d0e0c add right_to_die info into CRASH ERROR 2023-05-11 14:11:12 +00:00
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
c25187b07c CP data_version/cluster_version to 4.2.0.0 2023-05-11 13:53:19 +00:00
c795f68755 optimize small sstable defragmentation 2023-05-11 13:47:59 +00:00
0b0f5a2336 [PALF] adjusts the interval for fetching log notifications 2023-05-11 13:36:33 +00:00
8dc9ed868a [to 49511006] fix select complex type value core 2023-05-11 13:31:14 +00:00
b8ce00f94c [to #49620051]fixed local unstream cursor reopen to local stream cursor mem core dump 2023-05-11 13:26:01 +00:00
d5854e43fc fix mysqltest case 2023-05-11 13:20:39 +00:00
14a742ce0f Need not replay a tablet record in a retain part_ctx 2023-05-11 13:15:21 +00:00
4381d4ce17 [CP] Support nls_initcap in oracle mode 2023-05-11 13:03:57 +00:00
93d27616e0 fix malloc_sample_bt 2023-05-11 12:53:28 +00:00
20101d03dd adjust log level from ERROR to WARN 2023-05-11 12:48:13 +00:00
b6c0b12b9b fix print -4184 when actually alloc fail. 2023-05-11 12:42:53 +00:00
2325157f39 handle error line in parse 2023-05-11 12:37:40 +00:00
e930ec4c1c [CP] [to #47972546]fix bug observer core when llvm alloc memory failed and compile UDT 2023-05-11 12:32:20 +00:00
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
d89b3ef9ef [to #49328715] fix a -4016 problem of trigger parser 2023-05-11 12:11:23 +00:00
4ead928e53 enable pkt-nio to separate RPC memory under tenants 2023-05-11 10:19:11 +00:00
caaed5132f fix __all_virtual_thread result incorrect 2023-05-11 10:13:16 +00:00
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
7fa77bb20a add inner table placeholder 2023-05-11 09:50:04 +00:00
96edb62834 Fix common array memleak 2023-05-11 09:44:36 +00:00
8bf4d8b3e9 Unfree ptr in adjust_topn_heap when meet error unexpectedly 2023-05-11 09:39:08 +00:00
d68f586920 Merge branch 'pr_1397' 2023-05-11 09:27:15 +00:00
02849ea1f8 fix bug: ObPxMSCoordOp rescan without resetting row_heap_ 2023-05-11 09:26:39 +00:00
4ee1db2e82 fix sys var position 2023-05-11 09:21:09 +00:00