|
|
acb7f537d6
|
Fix failed mysqltests caused by fix from dual fetch and regexp bugs
|
2023-04-18 06:41:36 +00: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 |
|
|
|
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 |
|
|
|
8f9f37a56f
|
fix:43242401,48624339
|
2023-03-30 14:11:04 +00:00 |
|
|
|
6ab9fd8065
|
fix receive op fail to drain because qc interrupted it
|
2023-03-30 10:41:39 +00:00 |
|
|
|
53bf838a46
|
Fix deserialize piece msg with invalid target dfo id
|
2023-03-30 09:20:46 +00:00 |
|
|
|
1fc98a61ce
|
fix px target monitor statistics bug
|
2023-03-28 11:41:10 +00:00 |
|
|
|
399b29e4ba
|
Fix expression precomputation does not handle ignore statement
|
2023-03-27 14:18:05 +00:00 |
|
|
|
674e87b495
|
fix the truncation of COMMENT sql
|
2023-03-27 13:11:56 +00:00 |
|
|
|
b0a7373cb9
|
fix direct load get table ctx failed when switch tablet master
|
2023-03-25 04:41:11 +00:00 |
|
|
|
bf3edbc1e7
|
fix: fix print log not judge if pointer is null
|
2023-03-24 11:48:47 +00:00 |
|
|
|
7d436f6857
|
[BUGFIX] fix jdbc access vt lob col
|
2023-03-24 11:41:47 +00:00 |
|
|
|
a8778f6a45
|
Fix the bug of lookup iter failing to switch partition correctly
|
2023-03-24 08:15:13 +00:00 |
|
|
|
d2110be61c
|
fix oci memleak and add port info to dblink view and fix pull data OOM
|
2023-03-24 06:41:57 +00:00 |
|