6889 Commits

Author SHA1 Message Date
zzg19950727
ca5f363b3d fix create inner path bug 2023-08-08 04:42:25 +00:00
Tyshawn
4257b3d298 [BUG.FIX] fix no reset macro id bug 2023-08-08 04:12:11 +00:00
Handora
9fab702399 placeholder for virtual table 2023-08-07 16:12:19 +00:00
saltonz
f864205279 assign some array memory in encoding module to tenant 2023-08-07 14:42:25 +00:00
linqiucen
e24b2cefb7 wait until tenant_sync_scn is larger than sys_ls_end_scn in some cases 2023-08-07 13:48:13 +00:00
tino247
7c789f265f [SCHEMA] Fix memory expansion problem while refresh full schema 2023-08-07 13:18:19 +00:00
obdev
b70f0e35b7 Fix a situation where the CRASH log may not be printed 2023-08-07 13:12:23 +00:00
obdev
2a7fd0ef77 Disable leak memory protection 2023-08-07 12:54:32 +00:00
yongshige
7d5247651d fix partition calc bug 2023-08-07 12:48:35 +00:00
obdev
e74be98c8a [to #51159591] add spinlock for debugger runtime info 2023-08-07 12:42:32 +00:00
Tyshawn
d5980a4134 [BUG.FIX] fix loop in ObTmpTenantMemBlockManager::check_memory_limit() 2023-08-07 12:18:34 +00:00
obdev
2d7760cb99 add rpc pcode for transfer no kill tx 2023-08-07 12:12:37 +00:00
obdev
5daea87445 fix direct load heart beat 2023-08-07 11:48:20 +00:00
2149
d5055a392d Bugfix:forbid using udfs that returns boolean in query 2023-08-07 11:42:22 +00:00
obdev
e6c7d6e585 [to #51258084] fix serval name resolve issues 2023-08-07 11:18:15 +00:00
yangqise7en
83f6c7e439 fix check_ls_dag_exist & compaction iter not iter transfer tablet 2023-08-07 10:48:38 +00:00
chimyue
c1af51effd fix where subquery pullup transformation bug 2023-08-07 10:42:40 +00:00
sdc
f32c53fdc8 fix px udf retry until timeout when schema not exist 2023-08-07 08:42:27 +00:00
hamstersox
daca15f707 prepare dag doesn't perceive failed meta dag when backup ls meta 2023-08-07 07:42:35 +00:00
obdev
9aaebfb6d3 block transaction and readonly request only in offline_ls 2023-08-07 07:24:33 +00:00
obdev
c60cc58da2 [GIS]fix SRSWKTParser memory leak 2023-08-07 07:18:34 +00:00
obdev
d80f0e538c Private and public synonym exist with same name, result return uncertain 2023-08-07 07:12:35 +00:00
seuwebber
7fb5e481ea [to #51346236]check trigger params & fix schema_checker init in PL module 2023-08-07 04:42:31 +00:00
hanr881
8fa99e93d4 to issue<51345956>:fix memory leak when executing store procedure which has pure out complex type in ps mode 2023-08-07 04:18:30 +00:00
obdev
e112ed684d remove the use of trace mode except pl 2023-08-07 04:12:30 +00:00
wjhh2008
f6de91c495 [CP] fix label security bug 2023-08-07 03:48:20 +00:00
suz-yang
de08581e98 Fix direct load client task not auto abort 2023-08-07 03:24:25 +00:00
obdev
10799656c7 [to #42396335] fix mysqltest 2023-08-07 03:18:24 +00:00
Handora
8f6117fd11 [BUG] remove unnecessary log 2023-08-07 01:12:22 +00:00
obdev
0c76c61d10 fix pl sql hit plan cache failed 2023-08-06 10:48:08 +00:00
obdev
d770a75b8e dec the sizeof(ObTabletPointer) 2023-08-04 11:42:35 +00:00
zzg19950727
3fd9de11d9 add OB_ERR_DEPENDENT_BY_PARTITION_FUNC、OB_ERR_SEQUENCE_NOT_DEFINE error code 2023-08-04 11:24:11 +00:00
obdev
05fc8d9346 [4.2][NetStandby]Fix the problem that retry not work 2023-08-04 11:18:12 +00:00
obdev
61235a2b50 crc32() return longlong 2023-08-04 10:54:16 +00:00
xianyu-w
b622142260 Disable some rewrite rules for dblink 2023-08-04 10:42:31 +00:00
xianyu-w
88430a9d96 Fix temp table related bugs 2023-08-04 10:18:35 +00:00
godyangfight
558f74a2d6 Fix rebuild 4005 bug 2023-08-04 10:12:30 +00:00
obdev
0fc560ea70 Add a tenant_guard to prevent the tenant from being migrated during the intermediate result transmission process. 2023-08-04 09:48:41 +00:00
Larry955
5da97d0102 fix row query range bug 2023-08-04 09:42:41 +00:00
jw-guo
07b6bb607e [dblink][4.2/4.1] print tx id in sql audit for dblink stmt 2023-08-04 09:24:34 +00:00
chinaxing
fe14ddd19f [master] fix core by reuse_tx race with rollbacksavepoint msg callback 2023-08-04 09:18:35 +00:00
LiefB
55d1e8825e leverage a better performing interface to get tablet ls mapping 2023-08-04 09:12:29 +00:00
obdev
f87b31f4e7 fix illegal stmt caused by deep copy of sharding condition which contains query ref expr 2023-08-04 08:48:25 +00:00
taoshuning
bd5ae50a72 [master] fix ls gc in primary when switchover 2023-08-04 08:42:26 +00:00
obdev
600aa34ecc 优化建表路径中partition相关代码以减小临时内存 2023-08-04 08:18:10 +00:00
obdev
0e7a1768db fix oracle nullif transform error 2023-08-04 07:42:33 +00:00
SevenJ-swj
08f18a40a7 [CP] disable large union expand in temp table transformation 2023-08-04 06:54:10 +00:00
tushicheng
1ffbbd0cf6 placeholder for system view 2023-08-04 06:48:15 +00:00
yongshige
fe86d54fad fix get table schema 2023-08-04 06:42:19 +00:00
Larry955
ec768b2565 only gather global stats for partition tabled when doing online stats gathering 2023-08-04 06:12:22 +00:00