13039 Commits

Author SHA1 Message Date
791065426@qq.com
3eb25e28bc fixbug: when creating a heap table, the order of column ids including the hidden primary key is inconsistent with the order of cg ids created by each group. 2024-04-24 16:11:15 +00:00
chinaxing
b7eadfd9b9 acquire global snapshot check interrupted by xa_rollback 2024-04-24 16:05:39 +00:00
qingsuijiu
b34c3488c8 Reserve a new system variable, enable_sql_plan_monitor, used to activate SQL plan monitoring. 2024-04-24 15:59:37 +00:00
chinaxing
2ee5bd52d4 fix tx_free_route test 2024-04-24 15:54:14 +00:00
chinaxing
7a77c1b7a8 do not exist observer when replay log and submit log raise exception 2024-04-24 15:24:56 +00:00
zhenhan.gong@gmail.com
5d4aacc220 add online ddl test case && minor fix 2024-04-24 13:25:02 +00:00
obdev
2e0b6a4aca fix invalid data or checksum error 2024-04-24 13:19:39 +00:00
linqiucen
471672c9f8 replayable_scn = min(new_relayable, new_readable+gap) 2024-04-24 12:15:57 +00:00
obdev
0b39df787f fix range part key to decimal failed. 2024-04-24 11:48:26 +00:00
zhenhan.gong@gmail.com
cf424cfbcf fix mysqltest case 2024-04-24 11:31:30 +00:00
qingsuijiu
086c0e324a add SMART_CALL to recursive_check_equal_condition. 2024-04-24 11:15:48 +00:00
obdev
b055210014 fix_multivalue index bug 2024-04-24 11:04:56 +00:00
ND501
2d4db165cd Bugfix: required_size adapt small sstable 2024-04-24 10:59:10 +00:00
seuwebber
00242858eb [CP] [to #53311831]fix bug pseudo column name use in PL 2024-04-24 10:53:51 +00:00
leftgeek
f696a9b32f [CP] add some test for drop primary key, modify nullable column to auto_increment and modify partition by for heap table
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
2024-04-24 10:38:06 +00:00
JLY2015
0a9725710b auto split query local index filter sql expr eval func place holder 2024-04-24 10:32:08 +00:00
hanr881
aacc84bfc9 to issue<56337229>:adjust delete from __all_ncomp_dll filter condition 2024-04-24 10:26:37 +00:00
Monk-Liu
3ac857c73e [bugfix]: ignore -4018 while calling ObDDLKV::get_ddlmemtable. 2024-04-24 10:21:22 +00:00
obdev
5de554fc81 Hide passwords in upgrade scripts and fix compact_ce testcase 2024-04-24 08:23:04 +00:00
wu-xingying
e36e4917bf fix st_makevalid as GENERATED_COL 2024-04-24 06:25:10 +00:00
qingsuijiu
bc062e48a6 fix temp table access rescan bug 2024-04-24 06:19:51 +00:00
akaError
1eff2ece62 系统变量占位 2024-04-24 05:46:23 +00:00
Monk-Liu
a412a10a83 [bugfix]: in datumstorewrapper, block_reader is reset twice. 2024-04-24 05:20:15 +00:00
KyrielightWei
552307f1e1 [CP] Prohibit dup table local read on a election expired leader 2024-04-24 04:16:16 +00:00
ZenoWang
a4096506d4 optimize checkpoint executor logic 2024-04-24 03:46:30 +00:00
shadowao
5f836a3c3b [CP] fix build_lob_param read retry_info core in upgrade 2024-04-24 03:03:57 +00:00
dimstars
966f8f8d88 add ENABLE_HOTFUNC to control HOTFUNC_OPT 2024-04-23 17:52:08 +00:00
coolfishchen
16d0c2d39a fix core of ob_table_load_mem_compactor 2024-04-23 17:41:28 +00:00
chinaxing
8a11d33bfb fix busy log_cb not return when log sync success callback and TxCtx is exiting 2024-04-23 17:35:35 +00:00
wanhong.wwh
14961cf9f3 修复master内部表占位不一致问题 2024-04-23 17:29:25 +00:00
Tyshawn
f3d6b18e58 [FTS][BUG.FIX] Fix both full-text and multi-value indexs in data table. 2024-04-23 13:49:51 +00:00
hezuojiao
8aade630d8 Fix fixed float column convert range check 2024-04-23 13:44:29 +00:00
obdev
4737fc89c0 fix resolve partition function bug 2024-04-23 13:28:14 +00:00
obdev
318e26232e [CP] add MTL_WAIT for tenant_session_mgr 2024-04-23 13:22:45 +00:00
cqliang1995
dca11e26fd fix 56 bit hash val leading to wrong ndv estimated. 2024-04-23 13:17:21 +00:00
obdev
90f04e6d73 [Archive] Add retry and error log print when sender occur encryt/decrypt error 2024-04-23 13:12:03 +00:00
coolfishchen
28bc220a0b ObDDLMemtable use DIRECT_LOAD_MEMTABLE in inc direct load 2024-04-23 12:55:30 +00:00
seuwebber
77747a1cc7 [CP] [to #55482956]fix bug local synonym for dblink object 2024-04-23 11:02:22 +00:00
coolfishchen
06ebe62e27 make use_idempotent_mode return false 2024-04-23 10:45:38 +00:00
suz-yang
ba047ea0d9 fix start_scn to make scn_range continuous in migrate phase 2024-04-23 10:40:17 +00:00
ChangerR
3dde2243e3 fix lose ret code in alloc expr 2024-04-23 10:23:39 +00:00
leftgeek
4286335ac3 [CP] fix the bug of lob for materialized view 2024-04-23 08:29:30 +00:00
qingsuijiu
3ef39dfe1d Supports meta tenants to access virtual tables of interm results 2024-04-23 07:50:48 +00:00
obdev
616d4b62cd fix:multivalue index lookup bug, create multivalue index with pk column 2024-04-23 07:45:16 +00:00
SevenJ-swj
814ff31f53 fix mysqltest 2024-04-23 07:28:18 +00:00
obdev
778c43f157 [CP] fix bug of mem chunk size 2024-04-23 07:22:53 +00:00
obdev
435b05028f BUGFIX: fix core of get_lock 2024-04-23 05:26:48 +00:00
ZenoWang
684939e62c Improve memtable debug log 2024-04-23 04:18:08 +00:00
Tyshawn
4862a8e3c1 [FTS][BUG.FIX] fix print log coredump 2024-04-23 04:01:41 +00:00
GroundWu
ec55cd9b24 [CP] [CP][OBKV] fix: invalid route check when query 2024-04-23 03:50:32 +00:00