Commit Graph

6851 Commits

Author SHA1 Message Date
5da97d0102 fix row query range bug 2023-08-04 09:42:41 +00:00
07b6bb607e [dblink][4.2/4.1] print tx id in sql audit for dblink stmt 2023-08-04 09:24:34 +00:00
fe14ddd19f [master] fix core by reuse_tx race with rollbacksavepoint msg callback 2023-08-04 09:18:35 +00:00
55d1e8825e leverage a better performing interface to get tablet ls mapping 2023-08-04 09:12:29 +00:00
f87b31f4e7 fix illegal stmt caused by deep copy of sharding condition which contains query ref expr 2023-08-04 08:48:25 +00:00
bd5ae50a72 [master] fix ls gc in primary when switchover 2023-08-04 08:42:26 +00:00
600aa34ecc 优化建表路径中partition相关代码以减小临时内存 2023-08-04 08:18:10 +00:00
0e7a1768db fix oracle nullif transform error 2023-08-04 07:42:33 +00:00
08f18a40a7 [CP] disable large union expand in temp table transformation 2023-08-04 06:54:10 +00:00
1ffbbd0cf6 placeholder for system view 2023-08-04 06:48:15 +00:00
fe86d54fad fix get table schema 2023-08-04 06:42:19 +00:00
ec768b2565 only gather global stats for partition tabled when doing online stats gathering 2023-08-04 06:12:22 +00:00
3cf9332af1 refresh hotfuncs.txt 2023-08-04 04:48:25 +00:00
8e88ce9fed Adding ObTMArray to solve memory bloat issue 2023-08-04 04:42:28 +00:00
e5f2807901 fix allocate multi part dml bug after or expansion transformation 2023-08-04 04:24:25 +00:00
9b74c64abe fix restore tenant sql does not exit after creating tenant failed 2023-08-04 04:12:33 +00:00
98f30c3a08 to issue<50673546>:fix forall dblink issue 2023-08-04 03:48:50 +00:00
a51c164a09 [ob_admin]dump nvarchar obj 2023-08-04 03:42:52 +00:00
8984490f92 [BUG.FIX] fix infinite loop in ObTmpTenantMemBlockManager::wait_write_finish() 2023-08-04 03:24:22 +00:00
82e3f02450 Fix insert use incorrect plan bug 2023-08-04 03:18:27 +00:00
1bd325cc15 fix overwrite ret 2023-08-04 03:12:30 +00:00
43474aa72e fix pushdown none const filter bug 2023-08-04 02:54:19 +00:00
78c6cbd670 fix temp table execute bug 2023-08-04 02:48:25 +00:00
042994856f rename block_ls to block_tx 2023-08-04 02:42:29 +00:00
47a62fcc40 delay the destruction of ObTenantCtxAllocatorGuard to avoid tenant allocator not exist error 2023-08-04 02:12:34 +00:00
50204140c7 set minimum rpc timeout to _ob_ddl_timeout 2023-08-03 16:48:21 +00:00
044ba4348f revert checksum for chunk datum store 2023-08-03 16:42:20 +00:00
ebf9698855 prohibit create table with zlib compressor and alter table set zlib compressor 2023-08-03 16:12:30 +00:00
009b2d062d remove ddl task when rs stops 2023-08-03 15:54:09 +00:00
1d686f1429 fix: revert the commit that induces core in master 2023-08-03 15:42:21 +00:00
a77f31ee61 Modifying the version number 2023-08-03 14:42:24 +00:00
a1ecfa86e5 skip ddl_memtable when open sec_meta_iter 2023-08-03 13:42:27 +00:00
ed25ff9dc9 Fix the print log level 2023-08-03 13:12:26 +00:00
ee0e20622a Compatible with Mysql AES_ENCRYPT WARNING ignore iv when cipher mode is ecb 2023-08-03 12:24:10 +00:00
79f3b83a8a [fix] do not revoke leader actively if allow_vote is false 2023-08-03 12:18:14 +00:00
852740f9e4 patch refactor compaction iter & del useless code 2023-08-03 12:12:15 +00:00
8cd2ab9364 set timeout for get tablet status interface under delete tablet tx 2023-08-03 11:48:25 +00:00
02784be79c allowing reduce io task for sys logstream 2023-08-03 11:42:26 +00:00
f8e2c27281 fix concat deduce bug 2023-08-03 10:42:07 +00:00
d93beedd3f [BUGFIX] fix if ob fail 2023-08-03 10:12:34 +00:00
0b9aa70ad4 fix reroute check for single sql in trans 2023-08-03 09:42:38 +00:00
f5622e50de fix: request maybe leak in multi_level_queue when delete tenant 2023-08-03 09:18:10 +00:00
7f668dfa4a [xa][4.2/4.1] refine tx id in sql audit for xa stmt 2023-08-03 08:42:14 +00:00
45afda53b5 [xa][4.2/4.1] refine one phase commit for xa trans 2023-08-03 08:24:27 +00:00
e593faec7d [to #51332276] fix param conversion of UDT constructors 2023-08-03 08:18:31 +00:00
d6d4ef0ef4 Fix the bug of garbled characters caused by merge into plan reuse 2023-08-03 08:12:30 +00:00
65218721e1 add checksum for chunk datum store dump && reset onetime expr after calc 2023-08-03 07:54:59 +00:00
3c996357a0 [CP] [4.1] io thread hang due to rollback savepoint hold lock too long 2023-08-03 07:48:58 +00:00
d320c6210c fix 4090 problem when scheduling medium compaction 2023-08-03 07:42:58 +00:00
09e015fb7b fix session may be leaked when init mgr failed 2023-08-03 07:18:13 +00:00