Commit Graph

1648 Commits

Author SHA1 Message Date
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
b14bad1f09 to issue<48907696>:fix udf containing complex type execute slow issue 2023-04-13 07:25:34 +00:00
1d14c2ce7c [master][tx-route] when act-on-temp dump txdesc and trace 2023-04-13 07:11:42 +00:00
7e1194920a [CP] fix sysbench newsort degradation 2023-04-13 07:08:08 +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
c7f5f409a1 delete useless trace log in sql module 2023-04-13 06:17:57 +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
0a9f1e0c4f bugfix : level param in weight_string expr clause has core dump in fast parser 2023-04-13 05:59:54 +00:00
71e2454274 [CP] fix two query range in expr bugs 2023-04-13 05:52:45 +00:00
69b07be3fc fix typos shuold -> should #1148 2023-04-11 13:24:49 +08:00
ee93814363 Merge branch 'pr_1157' 2023-04-11 13:19:59 +08:00
060c4c575f [CP] [to #48317576] fix get ddl chinese comments are garbled 2023-04-11 13:04:59 +08:00
2b16e9b079 [CP] Memory leak about connect by root row 2023-04-11 12:56:01 +08:00
6306b01265 [CP] [to #48137245] fix package shrink core 2023-04-11 12:50:49 +08:00
6f484aac81 Fix plan cache evict failure 2023-04-11 12:41:52 +08:00
4eaf9b58b0 fix canonicalizer bug 2023-04-11 12:28:09 +08:00
5d96ca2ba3 [CP] fix in and row expr bug 2023-04-11 12:23:33 +08:00
7286c78491 Delete redundant channel aliving check 2023-04-11 12:18:54 +08:00
7fc53bfe13 fix privilege bug: disable normal user using dcl on inner users. 2023-04-10 07:50:37 +00:00
7b5fd78505 fix annotation error in ob_raw_expr_resolver_impl.cpp 2023-04-10 06:14:36 +00: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
a4990f59a6 fixed #{1330} : add "lock in share mode" function support. 2023-04-08 02:45:06 +08:00
83bc968292 [CP] [CP] Support to deduce prefix index from T_OP_LIKE expr 2023-04-07 11:54:21 +00:00
134f4eedae bugfix : null in json expr clause has core dump in fast parser 2023-04-07 10:56:32 +00:00
d39973ad19 ignore invalid parallel hint for create index 2023-04-07 09:41:32 +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
de15f38d07 Fix bug: the default value for generated column is incorrect when insert values 2023-04-06 09:48:07 +00:00
ae39ff7277 fix control info repeatly sync 2023-04-06 09:11:17 +00:00
841bfb32a3 [4.1] call tx interface for dblink select in trans 2023-04-06 08:03:02 +00:00
b5179fc7aa Create dummy select item for inline view 2023-04-06 07:56:07 +00:00
10e42c43a8 fix dblink plan init info bug 2023-04-06 07:23:34 +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
651ad281f5 [to #48480427] reset dummy_result before rewrite it 2023-04-04 06:40:55 +00:00
1a733581e8 to issue<48802240>:fix dbms cursor retry issue 2023-04-04 04:15:21 +00:00