Commit Graph

1539 Commits

Author SHA1 Message Date
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
21403dd730 to issue<>:fix a typo 2023-04-17 04:11:36 +00:00
b3e639bbea [to #47948126] check pl privilege 2023-04-17 03:41:52 +00:00
e288a7ad87 Fix insert core 2023-04-14 08:42:58 +00:00
76e6f675b5 Fix dblink bugs 2023-04-14 04:11:51 +00:00
12bbc97943 [CP] fix range bug when in expr has and_next 2023-04-14 03:11:41 +00:00
7051c4697d [GIS] bugfix: bypass mbr filter if index key_range is whole range 2023-04-13 12:49:14 +00:00
11af99f824 fix failed case caused by cr 12280817 2023-04-13 11:17:40 +00:00
7b1f8e9db9 Fix a join elimination bug 2023-04-13 09:12:32 +00:00
c1ac596d14 Fix regexp function bug 2023-04-13 09:05:30 +00:00
48c57d0564 allocate material when more than one link scan exist 2023-04-13 09:01:57 +00:00
31ffb12df1 fix drop pk cst failed. 2023-04-13 08:54:45 +00:00
e2a49c8d60 disable spf das group rescan for startup filter with exec param 2023-04-13 08:51:14 +00:00
3926fdba2f Fix a bug of omitting to set res type length for lob exprs 2023-04-13 08:40:19 +00:00
0442dd622b [CP] fix bug about timestampdiff and timestampadd 2023-04-13 08:33:02 +00:00
27488211d2 [FEAT MERGE] [v4.2] add table generator and several random utility functions 2023-04-13 08:22:22 +00:00
c62bcba33d [master]fix interrupt rollback stmt hang 2023-04-13 08:15:14 +00:00
a4da2002c4 fix farm res due to adjustion of newsort open policy 2023-04-13 08:08:16 +00:00
8d128c3303 [CP] Unfree ptr about connect by with index if has cycle. 2023-04-13 08:01:01 +00:00
b7bc53891b fix:48956906 2023-04-13 07:53:51 +00:00
936447fe1b bugfix : [48953182] json objectagg/arrayagg/equal const number in fast/normal parse diff 2023-04-13 07:39:57 +00:00