Commit Graph

1559 Commits

Author SHA1 Message Date
8ac3b5df4a fix mysqltest 2023-04-24 11:14:47 +00:00
2eda31c447 fix omitting check stack overflow in transform_arg_case_recursively 2023-04-24 11:11:19 +00:00
413bcda437 [CP] fix ja rewrite bug with rollup scenario 2023-04-24 10:55:30 +00:00
c6cffaa327 occupy a position for nls_initcap 2023-04-24 09:41:38 +00:00
83f8e7721d [foreign key] remove change DMLFlag by iter_uncommited_row in sstable, to avoid 4377 problem 2023-04-24 09:11:25 +00:00
a58de12030 disable write udf to remote dblink tables 2023-04-24 07:48:15 +00:00
87ad8877d4 [BUGFIX] fix lob delete with MINIMAL mode 2023-04-24 04:41:24 +00:00
16b713759f fix dtl interm result leak 2023-04-24 04:18:38 +00:00
7c79e6fccf [CP] [CP] [to #48737315]fix bug of remote execution of select for update statement in PL 2023-04-24 04:11:38 +00:00
ced1abdc78 [to #49178989] fix mysqltest 2023-04-24 03:41:03 +00:00
a3c1c19606 fix set partition wise bug 2023-04-24 03:18:14 +00:00
d663d4218e Fix direct load data buffer members inconsistent lifecycle 2023-04-23 10:44:32 +00:00
f5d814801f Fix memory-leak on the failure of px_finish_trans 2023-04-23 10:41:06 +00:00
f1728bb159 fix windown func px bug 2023-04-23 08:37:49 +00:00
874d22a708 Forbid count/sum distinct in reporting wf to be calculated parallelly 2023-04-23 08:26:27 +00:00
dce925b7f0 remove get_method array from query range extraction 2023-04-23 08:05:50 +00:00
45b9626966 Fix a join elimination bug 2023-04-22 14:24:04 +00:00
27783b2352 fix some bugs 2023-04-22 14:20:36 +00:00
94a76034c8 [CP] fix enumset memleak bug in query range module 2023-04-21 08:11:20 +00:00
9659dc0227 fix session plan ptr not reset after load data 2023-04-21 07:11:37 +00:00
51e24b0b36 [to #49178989] fix mysqltest 2023-04-21 06:45:22 +00:00
a9098c4fe7 [to #48603749] check coll/object constructor parameter type 2023-04-21 06:41:53 +00:00
6f6cb0c504 Fix partition num check bug 2023-04-21 05:14:43 +00:00
a8d7bcdd3b Fix pivot/unpivot resolve bug 2023-04-20 13:11:27 +00:00
2657770e7f Fix the core caused by plan cache double free 2023-04-20 11:15:53 +00:00
517bc412b9 fix get_dh_msg hang because sync_wait_all 2023-04-20 06:41:36 +00:00
d3f25346dd Fix index back bug 2023-04-20 04:14:43 +00:00
27b330495b fix 3-stage aggr build dup expr report 4016 2023-04-20 04:11:16 +00:00
10354fdfee add some diag for DTL auto free 2023-04-20 03:45:02 +00:00
e6c1421295 fix: fix table scan error induced by foreign key check 2023-04-19 15:41:33 +00:00
c5744f26a0 Set tenant_id and ctx_id for recursive cte allocator. 2023-04-19 09:14:34 +00:00
6e8c6def52 fix sql executor use memory of 500 tenant 2023-04-19 08:15:11 +00:00
ff0be6d455 fix dynamic memory leak in subplan filter onetime expr datum deep copy 2023-04-19 08:11:42 +00:00
8d1f639f7c Fix ctas if not exists failed if table exists 2023-04-19 07:45:00 +00:00
8a25c39f85 to issue<47547254><48227908>:fix nest sql issue & adjust pl timeout logic 2023-04-19 07:41:30 +00:00
0d6dc4e2ca issue<48107888>:fix memory leak of inner store routine with out argument 2023-04-19 07:11:50 +00:00
5df6d3a0be Fix memory expansion 2023-04-19 04:11:30 +00:00
c0ddd2f851 [CP] fix code typo 2023-04-18 14:45:07 +00:00
4a15c4d020 fix: fix the core induced by check rowkey distinct when rowkey column has virtual generated column 2023-04-18 14:41:34 +00:00
3dcc5357fd Fix core at latch unlock 2023-04-18 14:12:11 +00:00
8ffbfb18de add log for sampling 2023-04-18 13:15:15 +00:00
972723ed66 [CP] [parser]: const in /*!xxx */ shouldn't be parameterized. 2023-04-18 13:11:41 +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
b25c41566c Fix memory expansion 2023-04-18 08:11:53 +00:00
4872b46eef Support show create table strictly compatible with MySQL 2023-04-18 06:45:09 +00:00
acb7f537d6 Fix failed mysqltests caused by fix from dual fetch and regexp bugs 2023-04-18 06:41:36 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
52e0115965 fix const_name function error checking 2023-04-18 04:15:08 +00:00
a84e9d9634 fix bug missing a error_code 2023-04-17 05:11:33 +00:00
32ef62e2b0 [CP] Fix the typo 2023-04-17 04:41:24 +00:00