Commit Graph

81 Commits

Author SHA1 Message Date
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
772ea65742 fix temporary table bug 2023-07-31 12:42:16 +00:00
5801f3942d fix core-test 2023-07-24 10:42:50 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
76c8a644a0 [CP] [CP]implement query range cost model 2023-07-19 10:42:16 +00:00
91889593fd [CP] Split prepare stmt memory to tenants 2023-07-13 05:18:18 +00:00
d72f24221d Fix: ob_last_schema_version need sync 2023-07-03 04:12:27 +00:00
2f62b5283b [CP] fix core when timezone info deserialize 2023-07-03 03:47:59 +00:00
4ff18491b9 Fix ps prepare error 4016 2023-06-22 03:18:28 +00:00
20dd11d7a7 【part 1】Split session memory to tenants 2023-06-15 09:48:00 +00:00
9937c7e4ec optimize memory usage of query range module 2023-06-07 13:12:32 +00:00
6caa107dd9 to issue<50056402>:fix core when package var sync 2023-06-02 05:23:22 +00:00
8808c6750f [CP] [CP] add _enable_in_range_optimization system variable and fix in expr bug 2023-06-02 03:12:00 +00:00
2e68d02fde session sync version_comment no need sync 2023-06-01 07:42:07 +00:00
4ea455b9f9 [tx-route] support receive duplicate state from proxy 2023-05-25 08:11:51 +00:00
53c181dd36 Fix performance reduction -- 002 2023-05-23 08:11:35 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
c2f84470a2 Fix performance reduction for 4.2 2023-05-12 09:41:34 +00:00
ed4922aca0 [CP] Support sequence currval session sync via obproxy 2023-05-10 14:09:19 +00:00
d2424c13db [CP] add with_subquery, generate_with_clause, group by placement parameters 2023-05-10 09:38:30 +00:00
f27495534e Fix:session self-validation error 2023-05-10 04:57:37 +00:00
f0c4ce4af1 Fix: control info can't be verified 2023-05-09 19:26:47 +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
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
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
3514f929b6 [to #49335040]add thread lock for pl_cursor_map_ 2023-04-26 15:06:08 +00:00
dbedb800a4 fix session-based context dynamic leak 2023-04-26 14:27:48 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
6306b01265 [CP] [to #48137245] fix package shrink core 2023-04-11 12:50:49 +08:00
ae39ff7277 fix control info repeatly sync 2023-04-06 09:11:17 +00:00
2ad78b0e63 Replace ps inner stmt id calculated position in sql audit 2023-04-04 03:41:57 +00:00
ee97e6f4b3 fix user connection count bug 2023-04-03 20:11:34 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
4bac5ef560 Sql audit desige changed about mem_limit, queue_size and etc. 2023-03-16 11:13:45 +00:00
4fc5c53c37 mark dblink connection unusable when execute query failed 2023-03-14 14:44:16 +00:00
ebefd2bd67 revert tenant config opt for sql module 2023-03-08 04:14:03 +00:00
a65db0d0f8 timeguard and tenant config opt (5/5) 2023-03-02 18:49:10 +00:00
868d425b12 Revert tenant id change in function get_request_manager 2023-02-24 14:42:05 +00:00
28b78becb7 Get request maneger change priv_tenant_id to effective_tenant_id 2023-02-24 12:50:14 +00:00
b1faf451eb [DeadLock] fix detector bug 2023-02-20 12:47:38 +00:00
a84ff5f257 [master] fix multi-stmt txn-free-route 2023-02-20 06:41:21 +00:00
88ee461fbe [master] add session id into autocommit log 2023-02-16 13:12:15 +00:00
9abe96704d fix reverse link core 2023-02-14 11:42:02 +00:00
092b683a60 [master] add sql_audit txn-route diagnose info 2023-02-14 04:15:02 +00:00
22d1f15814 fix session info reset bug 2023-02-13 11:17:22 +00:00
48554a6c5f Add cap for session variable synchronization for proxy version compatibility 2023-02-10 10:41:11 +00:00
8fab2d62ff session variable sync add trace log 2023-02-10 10:16:21 +00:00
5ae3b0664f fix sql plan manger memory bug 2023-02-10 06:47:16 +00:00
41a9e671ee fix session lock leak when asccessing mtl var 2023-02-06 17:27:58 +08:00