6862 Commits

Author SHA1 Message Date
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
obdev
3cf9332af1 refresh hotfuncs.txt 2023-08-04 04:48:25 +00:00
obdev
8e88ce9fed Adding ObTMArray to solve memory bloat issue 2023-08-04 04:42:28 +00:00
chimyue
e5f2807901 fix allocate multi part dml bug after or expansion transformation 2023-08-04 04:24:25 +00:00
hamstersox
9b74c64abe fix restore tenant sql does not exit after creating tenant failed 2023-08-04 04:12:33 +00:00
hanr881
98f30c3a08 to issue<50673546>:fix forall dblink issue 2023-08-04 03:48:50 +00:00
yyy-hust
a51c164a09 [ob_admin]dump nvarchar obj 2023-08-04 03:42:52 +00:00
Tyshawn
8984490f92 [BUG.FIX] fix infinite loop in ObTmpTenantMemBlockManager::wait_write_finish() 2023-08-04 03:24:22 +00:00
2149
82e3f02450 Fix insert use incorrect plan bug 2023-08-04 03:18:27 +00:00
Charles0429
1bd325cc15 fix overwrite ret 2023-08-04 03:12:30 +00:00
zzg19950727
43474aa72e fix pushdown none const filter bug 2023-08-04 02:54:19 +00:00
zzg19950727
78c6cbd670 fix temp table execute bug 2023-08-04 02:48:25 +00:00
obdev
042994856f rename block_ls to block_tx 2023-08-04 02:42:29 +00:00
liucc1997
47a62fcc40 delay the destruction of ObTenantCtxAllocatorGuard to avoid tenant allocator not exist error 2023-08-04 02:12:34 +00:00
Charles0429
50204140c7 set minimum rpc timeout to _ob_ddl_timeout 2023-08-03 16:48:21 +00:00
18523270951@163.com
044ba4348f revert checksum for chunk datum store 2023-08-03 16:42:20 +00:00
obdev
ebf9698855 prohibit create table with zlib compressor and alter table set zlib compressor 2023-08-03 16:12:30 +00:00
Charles0429
009b2d062d remove ddl task when rs stops 2023-08-03 15:54:09 +00:00
obdev
1d686f1429 fix: revert the commit that induces core in master 2023-08-03 15:42:21 +00:00
obdev
a77f31ee61 Modifying the version number 2023-08-03 14:42:24 +00:00
renju96
a1ecfa86e5 skip ddl_memtable when open sec_meta_iter 2023-08-03 13:42:27 +00:00
obdev
ed25ff9dc9 Fix the print log level 2023-08-03 13:12:26 +00:00
jingtaoye35
ee0e20622a Compatible with Mysql AES_ENCRYPT WARNING ignore iv when cipher mode is ecb 2023-08-03 12:24:10 +00:00
BinChenn
79f3b83a8a [fix] do not revoke leader actively if allow_vote is false 2023-08-03 12:18:14 +00:00
yangqise7en
852740f9e4 patch refactor compaction iter & del useless code 2023-08-03 12:12:15 +00:00
hiddenbomb
8cd2ab9364 set timeout for get tablet status interface under delete tablet tx 2023-08-03 11:48:25 +00:00
HaHaJeff
02784be79c allowing reduce io task for sys logstream 2023-08-03 11:42:26 +00:00
yinyj17
f8e2c27281 fix concat deduce bug 2023-08-03 10:42:07 +00:00