Commit Graph

1573 Commits

Author SHA1 Message Date
ff7c6d0243 Fix type deduce stack overflow in ps mode 2023-04-26 13:42:51 +00:00
49c2c16662 Fix core at deep copy parse node 2023-04-26 13:32:29 +00:00
36d67ed9dc Check temp table when choosing rewrite rules 2023-04-26 13:28:50 +00:00
ca31dfde0f fix no wait const param is not consistent in fp and np 2023-04-26 13:21:55 +00:00
220e8fceac Do not print WDIAG log when syslog_level set to ERROR 2023-04-26 13:07:58 +00:00
dd54f8018d disable _trace_control_info set by user 2023-04-26 12:53:47 +00:00
1ec41795d6 [to #48891422] fix PL C interface allocator 2023-04-26 12:50:16 +00:00
663c6f510d Merge branch 'pr_1340' 2023-04-26 20:07:53 +08:00
5e893be121 fix feedback info bug 2023-04-25 03:10:55 +00:00
fdcaa9a932 [FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant 2023-04-25 02:41:25 +00:00
c317071f7e fix px target monitor core because of concurrent access of map 2023-04-25 02:10:50 +00:00
dad6688384 Fix bit aggregate function redundant cast expr 2023-04-24 12:17:47 +00:00
349ecdf982 fix bug in group join buffer 2023-04-24 12:14:27 +00:00
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