Commit Graph

79 Commits

Author SHA1 Message Date
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
43c435fe20 fix dblink transaction bug 2024-03-15 17:15:44 +00:00
4367984c08 [CP] [4_2_x] the statistics of rollback times is lost in ac = 1 2024-02-20 05:41:39 +00:00
d0fea03ca8 [#54380548]change for update skip locked cursor to stream mode 2024-02-09 12:37:20 +00:00
ce55f20e6f to issue<54195061>:fix dml + udt(pl complex var) issue 2024-02-09 10:28:30 +00:00
d6c9c4991d Fix error invalid tenant id 2024-02-09 03:24:38 +00:00
d6ac8823cd fix stmt rollback failed cause 4038 returned to client 2024-02-08 17:35:07 +00:00
cfe4eeda1c Fix: affected row sync 2024-02-08 11:04:14 +00:00
c44a356b58 Revert [CP] Fix: affected row sync 2024-02-06 20:02:50 +00:00
c32222ebdb fix temporary table not cleaned bug 2024-02-06 17:55:05 +00:00
33e94551f4 [CP] Fix: affected row sync 2024-02-06 17:43:38 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
46d9041c72 [#54380548]change for update skip locked cursor to stream mode 2024-01-16 10:13:01 +00:00
064807bc6b to issue<54195061>:fix dml + udt(pl complex var) issue 2024-01-15 08:13:48 +00:00
c69c781baa Fix error invalid tenant id 2024-01-09 02:49:05 +00:00
73394d9ef0 fix stmt rollback failed cause 4038 returned to client 2023-12-29 07:43:19 +00:00
4aacc8a7e6 Fix: affected row sync 2023-12-26 02:13:25 +00:00
2a89240728 Revert [CP] Fix: affected row sync 2023-11-22 03:15:17 +00:00
e68289c158 fix temporary table not cleaned bug 2023-11-20 18:44:44 +00:00
11d49921e5 [CP] Fix: affected row sync 2023-11-20 17:40:55 +00:00
ccef158aba fix max length of lob types unexpected in aggregate_max_length_for_string_result 2023-11-07 04:44:10 +00:00
4f162cdcc5 fix json/gis/text/blob meta response inconsistent with mysql5.7 (master) 2023-11-03 03:39:30 +00:00
af51e08f6f Fix tenant allocator not exist 2023-10-25 09:09:16 +00:00
1d37a07e69 fix select from dual not autocommit 2023-10-20 12:40:07 +00:00
989a8f3547 fix set transaction characters 2023-10-12 08:40:05 +00:00
119e6cbf24 [CP] [to #52362326] Save the current execution state to DAS ctx 2023-09-25 09:14:07 +00:00
ca21045824 fix some typo error 2023-09-08 12:35:44 +08:00
0be43963ed [BUGFIX] fix text type compact mysql-jdbc 2023-08-28 14:40:36 +00:00
bb35a1f410 fix das retry thread deadlock 2023-08-24 07:40:33 +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
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
2defdd7296 [4.1][4.2] refine set autocommit in dblink trans 2023-08-14 08:18:44 +00:00
3b8bba9461 fix bug multi_query batch optimization record error affected_row in sql_audit 2023-08-10 02:48:35 +00:00
f5d4e78343 [to #51362102] fix affected rows in PL 2023-08-09 09:18:41 +00:00
98f30c3a08 to issue<50673546>:fix forall dblink issue 2023-08-04 03:48:50 +00:00
546c42df0a [to #43194241]fix bug nested sql 2023-08-02 09:54:27 +00:00
60526a0007 [master] return end-stmt failure when retry is canceled 2023-07-07 04:12:12 +00:00
26ed5c0da6 [master] misc refine for log print and others 2023-07-04 04:12:23 +00:00
98078bdc41 [CP] [4.1] fix remote plan execute timeout serval bugs 2023-06-16 07:42:18 +00:00
965683bb77 fix sql plan bug 2023-05-25 16:16:59 +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
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
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
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
69b07be3fc fix typos shuold -> should #1148 2023-04-11 13:24:49 +08:00
ee93814363 Merge branch 'pr_1157' 2023-04-11 13:19:59 +08:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
ca10be3971 Fill the packet after result close. 2023-02-24 14:34:10 +00:00
e44e4b0bbe explain statement should not be throttled by PxAdmission module 2023-02-24 13:35:58 +00:00