Commit Graph

1781 Commits

Author SHA1 Message Date
517bc412b9 fix get_dh_msg hang because sync_wait_all 2023-04-20 06:41:36 +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
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
8ffbfb18de add log for sampling 2023-04-18 13:15:15 +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
acb7f537d6 Fix failed mysqltests caused by fix from dual fetch and regexp bugs 2023-04-18 06:41:36 +00:00
bf3c79679d fix some typo error 2023-04-18 11:45:35 +08:00
76e6f675b5 Fix dblink bugs 2023-04-14 04:11:51 +00:00
11af99f824 fix failed case caused by cr 12280817 2023-04-13 11:17:40 +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
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
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
b14bad1f09 to issue<48907696>:fix udf containing complex type execute slow issue 2023-04-13 07:25:34 +00:00
eaeca23f8e fix memleak caused by not releasing resources in inner_close() of OSG 2023-04-13 07:04:31 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
02d683674d Adjust the way automatic memory management records some variables to avoid cross-thread access 2023-04-13 06:03:28 +00:00
2b16e9b079 [CP] Memory leak about connect by root row 2023-04-11 12:56:01 +08:00
85649beed6 fix typos 2023-04-10 02:47:59 +00:00
0b0bc6cb43 [bugfix]sql executor use memory of 500 tenant 2023-04-09 14:19:05 +00:00
8cd9103c3d fix some typo error 2023-04-07 17:10:22 +08:00
534c25f11f [to #48896499] fix object construct with null parameter 2023-04-07 08:11:21 +00:00
51e4cd6636 [CP][bugfix] control max threads allocates to a sqc 2023-04-07 03:07:02 +00:00
840ca57665 Fixed memory leak of ObLoadDataStat 2023-04-07 03:03:31 +00:00
71d19e2940 [BUGFIX] fix read lob locator after commit 2023-04-07 03:00:01 +00:00
6bbf0c65f0 ddl exist if server is killed. 2023-04-06 14:18:20 +00:00
841bfb32a3 [4.1] call tx interface for dblink select in trans 2023-04-06 08:03:02 +00:00
6cfbbe8784 [CP] fix bug about time type for old engine and new engine 2023-04-04 15:41:19 +00:00
fea5ff60a9 [4377] add diagnose info for 4377 of index lookup 2023-04-04 09:44:52 +00:00
a184912a69 fix some bugs 2023-04-04 07:11:06 +00:00
5f77816691 fix dynamic param has wild ptr in cnnect by operater 2023-04-04 06:44:24 +00:00
bd6592bda4 [CP] Restore connect by root row for calcing. 2023-04-04 03:14:56 +00:00
4708d356a7 sql_monitor change time expression from cpu_cycle to time_us 2023-04-04 03:11:24 +00:00
ba4460ca3f Add OB_TENANT_NOT_IN_SERVER to ObVirtualTableErrorWhitelist 2023-04-04 02:44:42 +00:00
204fd1b3fe fix direct load ignore rows too large 2023-04-03 21:46:05 +00:00
2f1caa9dbb fix: fix the bug of table_id in ObForeignKeyArg not serialize 2023-04-03 21:15:06 +00:00
a615fb4f61 Fix a wf bug caused by the logic of recursion 2023-04-03 21:11:30 +00:00
03809198e1 support collecting table scan info into sql_plan_monitor 2023-04-03 19:41:28 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
f4bc31c683 disable gather histogram for granularity=>'auto' when subpart type is not list or range 2023-04-03 18:41:47 +00:00
0765e69043 fix bug when load data into table partitioned by columns containing auto-inc value 2023-04-03 14:14:31 +00:00
a4d68c9893 transmit drain_exch before exit 2023-04-01 11:40:50 +00:00
a486fed522 Fix the bug of using wrong table id when building part join filter expr id 2023-04-01 11:11:13 +00:00