Commit Graph

1684 Commits

Author SHA1 Message Date
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
0314fe1db3 sql nio support sql disconnect reason log 2023-04-04 04:11:48 +00:00
2ad78b0e63 Replace ps inner stmt id calculated position in sql audit 2023-04-04 03:41:57 +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
d897a02f21 [CP] fix gis index parallel 2023-04-04 02:18:00 +00:00
f6c64ffeb2 Fix print window function bug 2023-04-04 00:44:54 +00:00
93cf8e3057 [bugfix]: add constraint(pk) with constraint name, the constraint name shouldn't be ignored. 2023-04-04 00:14:55 +00:00
2b93405b74 to issue<48456442>:fix dml stmt with udt hit plan issue 2023-04-03 23:11:16 +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
ee97e6f4b3 fix user connection count bug 2023-04-03 20:11:34 +00:00
03809198e1 support collecting table scan info into sql_plan_monitor 2023-04-03 19:41:28 +00:00