Commit Graph

89 Commits

Author SHA1 Message Date
661031247f [CP] [to #53858480, #54677465] free pieces in piece_cache_ synchrounously 2024-02-20 09:15:50 +00:00
f96d42f2ca [CP] [to #54418817]fix ref_cursor core 2024-02-09 09:59:45 +00:00
6d5c70d2b4 fix bug: plan stat incorrect when some error happened during query processing 2024-02-09 07:25:50 +00:00
2589c41bcd [CP] add length for execute param 2024-02-08 14:00:28 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
b88eb76b6d [CP] dml comp protocol use wrong seq 2024-02-07 20:34:17 +00:00
faf440e6ea [FEAT MERGE]client session 2024-02-07 14:41:39 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
6171031b94 [CP] [to #54418817]fix ref_cursor core 2024-01-15 03:17:58 +00:00
5db554a63f fix bug: plan stat incorrect when some error happened during query processing 2024-01-11 03:48:27 +00:00
0b1cce8c37 [CP] add length for execute param 2023-12-27 07:48:03 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
38d4eb7ccc [CP] dml comp protocol use wrong seq 2023-12-14 08:13:10 +00:00
820c5f4e6d [FEAT MERGE]client session 2023-12-11 05:12:34 +00:00
63ee8a5fd4 fix bugs in master 2023-11-16 14:16:33 +00:00
319da1ba04 [CP] fix bug about time in ps 2023-11-02 10:39:10 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
62ec8bae30 [CP] [to #52466277]ps cursor support select DO_NOT_OPERATE_THIS_FOLDER into outfile 2023-10-20 12:14:01 +00:00
11be84be20 [CP] bugfix: thread deadlock caused by local retries 2023-10-11 09:39:34 +00:00
c63282a624 support oms ncharacter_set_connection 2023-10-10 11:40:07 +00:00
14782ab746 [to #52003940]fixed param_id type convert 2023-09-08 11:29:29 +08:00
c088b1e98c [to #51957187]arraybinding + send long data need is null check 2023-09-01 09:44:34 +00:00
b4427e1a69 [to #51821855]send long data not affected by is_null flag 2023-08-30 12:40:54 +00:00
0be43963ed [BUGFIX] fix text type compact mysql-jdbc 2023-08-28 14:40:36 +00:00
f88d5f8716 [to #51089409]fixed unsigned set in master 2023-08-25 06:14:12 +00:00
bb35a1f410 fix das retry thread deadlock 2023-08-24 07:40:33 +00:00
29ecde7ba3 Revert [LOCK_WAIT_MGR] let the sess_id to be set by post_lock directly 2023-08-22 02:44:14 +00:00
f614b92431 [LOCK_WAIT_MGR] let the sess_id to be set by post_lock directly 2023-08-21 07:40:34 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
sdc
dc309ed187 [CP] fix get_conn core 2023-08-08 09:13:02 +00:00
7fb5e481ea [to #51346236]check trigger params & fix schema_checker init in PL module 2023-08-07 04:42:31 +00:00
73c39f6fef [BUGFIX] fix over size input 2023-07-20 02:18:25 +00:00
2e8d3edd50 [CP][to #46200224]support unsigned type for execute 2023-07-19 06:42:34 +00:00
1d86161bf1 [to #48895314]prexecute support packet retry 2023-07-11 04:12:37 +00:00
6fb782096e fix flt span ps_execute span end ts 0 2023-07-05 10:48:16 +00:00
2f62b5283b [CP] fix core when timezone info deserialize 2023-07-03 03:47:59 +00:00
38519a70a1 [to #50156156] fix serval bugs with anydata/composite/pkg state 2023-06-07 04:18:06 +00:00
121b93052a [to #50045111] ps cursor support packet retry 2023-06-05 04:50:51 +00:00
de8fcb7674 Fix incorrect compatibility mode 2023-05-31 14:17:31 +00:00
ac12b983b1 [to #43896737]add param value info in sql_audit for ps cursor 2023-05-31 13:41:43 +00:00
a09b9617bc [to #50044838]remove piece need session lock 2023-05-31 07:17:25 +00:00
5fe8470308 to issue<50007276>:fix memory leak of execute protocol params 2023-05-30 10:12:01 +00:00
852f728be0 Add ptr check in stmt execute parse stage 2023-05-04 13:45:29 +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
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
2017d93174 [4.2] fix session sync when fit PACKET_TOO_LARGE ERROR 2023-04-26 14:03:42 +00:00
941a6da494 ps protocol analysis add defense check 2023-04-14 03:15:16 +00:00
2ad78b0e63 Replace ps inner stmt id calculated position in sql audit 2023-04-04 03:41:57 +00:00
8b9d8f2f05 enable batch_stmt_optimization query return to large query queue, disable retry for non-first multi-stmt item 2023-03-21 15:53:56 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00