Commit Graph

1627 Commits

Author SHA1 Message Date
46ef83cdb8 disable spf das group rescan for unsupported cases 2023-05-05 11:38:30 +00:00
3abebf7d57 xml bugfix : 49435009 49397703 49375033 49483801 2023-05-05 10:11:44 +00:00
8dc830fb19 fix the unprocessed state in xa rollback and rollback to sp concurrent scenarios 2023-05-05 09:38:23 +00:00
23743b0e4d fix mysqltest 2023-05-05 09:08:34 +00:00
2f20f6b81b Handling concurrent situation when table not exist 2023-05-05 08:38:23 +00:00
46c70d1f44 fix typo. close #1366 2023-05-05 07:42:24 +00:00
8ab690642b Merge branch 'pr_1366' 2023-05-05 07:38:56 +00:00
d10b15b188 fix direct load memory leak when timeout 2023-05-05 07:38:33 +00:00
e38a0ec7ca bugfix:49228442, 49192441, 49243082, 49336026, 49341756, 49424274, 49428667, 49263419 2023-05-05 06:08:25 +00:00
8a215cb58f Fix print function bin/oct bug 2023-05-05 05:38:39 +00:00
943f5a0175 fix bug when part table do local index back with lob column 2023-05-05 04:11:49 +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
c8f708f64d fix bug: overwrite error code unexpectedly 2023-05-04 13:49:00 +00:00
ce0d9ddd4b fix bug: qc_detectable_id is invalid when sqc register check item 2023-05-04 13:41:58 +00:00
f6c3ecdd97 bugfix: 49298642,49243905,49422634 2023-05-04 12:30:09 +00:00
03ed5b7544 Fix master case 2023-05-04 12:19:40 +00:00
fadedfe50b Fix:kill session fail in switch tenant 2023-05-04 09:41:47 +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
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
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
5f403ea6ea Fix memory leak because fix memory expansion 2023-04-28 08:12:04 +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
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
271e8aa047 Fix some user-defined_rules bug 2023-04-27 14:41:41 +00:00
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
f58add1aa6 to issue<49346282>:fix core about collection type 2023-04-27 11:48:47 +00:00
c5756c1799 [FEAT MERGE] Functional_index 2023-04-27 11:11:24 +00:00
d8c632c87f add placeholder for __all_virtual_tenant_parameter 2023-04-27 08:41:13 +00:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
a275936785 fix nowait not param 2023-04-27 02:44:55 +00:00
b82a6210d4 Restore query string in session when change it. 2023-04-27 02:41:31 +00:00
bc1c4b7599 Fix ifnull/nvl expr result wrong precision 2023-04-27 02:14:22 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
bee5e099c0 [to #49213733] fix serval name resolve issues & a sanity core 2023-04-26 15:23:20 +00:00
9ff3425602 [BUG] prevent multiple update error on one row for duplicate update 2023-04-26 15:16:31 +00:00
3efcefc29e [FEAT MERGE] Support gb18030_2022 2023-04-26 15:13:03 +00:00
3514f929b6 [to #49335040]add thread lock for pl_cursor_map_ 2023-04-26 15:06:08 +00:00
ffb125d10e [to #48891422] update PL C interface signature 2023-04-26 15:02:30 +00:00
aa50359fed fix px target monitor core because of concurrent access of set 2023-04-26 14:58:56 +00:00
03f103d18a RTDatumArith memory leak 2023-04-26 14:45:15 +00:00
dbedb800a4 fix session-based context dynamic leak 2023-04-26 14:27:48 +00:00
0f7e23e3f5 unsupport using 'CREATE USER' stmt with hostname in oracle mode 2023-04-26 14:24:20 +00:00