Commit Graph

5062 Commits

Author SHA1 Message Date
bea9dc85bf Fix rpc proxy dont reset the msg ptr cause the memory leak 2023-05-04 15:08:04 +00:00
cc9bf7e0d7 fix NULL in latch_hold 2023-05-04 14:08:24 +00:00
c8f708f64d fix bug: overwrite error code unexpectedly 2023-05-04 13:49:00 +00:00
852f728be0 Add ptr check in stmt execute parse stage 2023-05-04 13:45:29 +00:00
ce0d9ddd4b fix bug: qc_detectable_id is invalid when sqc register check item 2023-05-04 13:41:58 +00:00
d8ae8e2449 modify sys log for defragmentation 2023-05-04 13:15:01 +00:00
f6c3ecdd97 bugfix: 49298642,49243905,49422634 2023-05-04 12:30:09 +00:00
b7de32a0a4 adjust the conversion between gb18030 and gb18030_2022 2023-05-04 12:23:12 +00:00
03ed5b7544 Fix master case 2023-05-04 12:19:40 +00:00
f72319a1ed Merge branch 'pr_1369' 2023-05-04 12:12:36 +00:00
75dac1ab3b Disable reporting ddl checksum from background merge thread 2023-05-04 10:11:45 +00:00
fadedfe50b Fix:kill session fail in switch tenant 2023-05-04 09:41:47 +00:00
5e437ac006 Fix: session self-verify function extraction error 2023-05-04 09:38:18 +00:00
45499cdeed patch bugfix to master 2023-05-04 08:15:22 +00:00
1764237a55 bug/49336298 extra endtags need report error when content parsing 2023-05-04 08:11:50 +00:00
1fd32d2c33 [to #48213621]package param_expr do not check deterministic 2023-05-04 07:41:47 +00:00
f4acc8da14 [misc] fix unstable mittest 2023-05-04 05:42:35 +00:00
f99116654a add lock to protect slog writer's cursor_ 2023-05-04 04:11:55 +00:00
8094743d24 [FEAT MERGE] implement of log disk writing throttling 2023-05-02 01:45:12 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
ecb74a122c Unify all bucket cnt in ObTenantMetaMemMgr 2023-04-28 15:41:57 +00:00
34a9edf738 [FEAT MERGE] support restore encrypted tenant 2023-04-28 15:15:31 +00:00
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
35c1be5aa1 [CP] [to #48811148]fix bug goto statement 2023-04-28 11:41:45 +00:00
13e2a46659 Fix simplify multiset expr bug 2023-04-28 11:19:02 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
3bf92459f1 Fix direct load did not perceive the background error code during write 2023-04-28 09:12:09 +00:00
0fe1f4457d Fix mysqltest case fail 2023-04-28 08:15:35 +00:00
5f403ea6ea Fix memory leak because fix memory expansion 2023-04-28 08:12:04 +00:00
dc182c9307 [CP] [Arb] fix wrong rs_server_status 2023-04-28 07:45:26 +00:00
096d1eccdf remove is_bulk_ from obdmlstmt & fix mysqltest 2023-04-28 06:11:59 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
58bb3d34b7 PalfBufferIterator support return padding log. 2023-04-28 03:41:40 +00:00
64dc54c87e [CP] fix: fix the bug of remote das task performance degradation; 2023-04-28 03:15:33 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
d48cc591bd [CP] [CP] fix px drain on non-vec engine 2023-04-28 01:11:30 +00:00
e8270d33f4 fix the upgrade problem after deleting the pending transaction 2023-04-27 15:12:06 +00:00
271e8aa047 Fix some user-defined_rules bug 2023-04-27 14:41:41 +00:00
0afe7ce669 Update easy_pool_cleanup_new (easy_pool.c)
fixed bug that alloc memory of incorrect size and add test
2023-04-27 21:56:28 +08:00
cef0b50339 Fix concurrent issue between tablet pin and wash 2023-04-27 13:41:50 +00:00
b2c3d3b255 fix: switch tenant directly while using get_reserved_size 2023-04-27 13:18:39 +00:00
ea5c70b38c fix oci pull meta bug 2023-04-27 13:11:52 +00:00
6873db3200 [CP] Fix starvation problem for ObUniqTaskQueue 2023-04-27 12:45:26 +00:00
0b2493a5cf [CP] fix mysqlqueue leak 2023-04-27 12:41:59 +00:00
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
56f85c9c76 make sure that all data or meta written on the macro block is flushed before write create_tablet_slog 2023-04-27 12:11:54 +00:00
764907c919 [FIX] the logic refreshing tx data memtable cache is incorrect 2023-04-27 11:52:19 +00:00
f58add1aa6 to issue<49346282>:fix core about collection type 2023-04-27 11:48:47 +00:00