Commit Graph

4971 Commits

Author SHA1 Message Date
8a215cb58f Fix print function bin/oct bug 2023-05-05 05:38:39 +00:00
e6cf47df8f push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-05 04:45:21 +00:00
88f43f275a [to #47545514]subprogram cursor do not resolve external type 2023-05-05 04:38:33 +00:00
b1b71ba40f clear ob sensitive infomation. 2023-05-05 04:15:18 +00:00
943f5a0175 fix bug when part table do local index back with lob column 2023-05-05 04:11:49 +00:00
a3e40c6e58 Fix drop database timeout truncated at 20 minutes 2023-05-05 03:42:15 +00:00
28ba10dbee fix abort_redef_table() scheduler ddl task again ret_code error bug 2023-05-05 03:38:46 +00:00
2fd0498ce3 use tenant memmory to alloc ObTxLSLogCb 2023-05-05 03:08:48 +00:00
fe350b62e6 [XML] fix count() failed 2023-05-05 02:08:20 +00:00
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