13398 Commits

Author SHA1 Message Date
Handora
f02af51238 [BUG] torelant cannot find participant error 2024-05-23 06:25:57 +00:00
shadowao
f5f654c73a fix insert_lob_column collation_type change 2024-05-23 06:20:25 +00:00
Zach41
3da40a4a98 Fix query range extraction for decimal int 2024-05-23 06:14:54 +00:00
obdev
00299ae0ca fix tx_ctx recover from tx_op no need put lock_op to mt_ctx 2024-05-23 05:58:32 +00:00
WeiXinChan
a222a2b040 [CP] [CP][Bugfix] fix memory leak when tenant has been destroyed 2024-05-23 05:53:14 +00:00
dontknow9179
80741a994a [CP] bugfix: create force view on set query even when resolve failed 2024-05-23 05:37:18 +00:00
HaHaJeff
7e0254fd00 [CP] fix log corrupt becuase raw write concurrently 2024-05-22 14:16:13 +00:00
qingsuijiu
f6820b429e Solve the problem of read-write conflict of the msg_set structure. 2024-05-22 13:59:50 +00:00
godyangfight
19466707ca [CP] Add transfer src sstable count overlimit defence. 2024-05-22 11:41:50 +00:00
oceanoverflow
8e10ce3c36 migration should use ha_mid_thread_score instead of ha_high_thread_score 2024-05-22 11:36:13 +00:00
linqiucen
0e70853366 rpc placeholder 2024-05-22 11:30:33 +00:00
obdev
81e450f995 array expr&errno placeholder 2024-05-22 11:19:49 +00:00
fkuner
9345dccd58 [OBCDC] fix obcdc stop when the disk of rocksdb is full 2024-05-22 10:43:59 +00:00
wu-xingying
8bd0e4f049 placeholder for VIEW: DBA_OB_SPATIAL_COLUMNS 2024-05-22 10:38:30 +00:00
AnimationFan
f1dbf3b1b4 [CP] fix parser, not allow to create table with cg during updating 2024-05-22 08:16:00 +00:00
obdev
55336b4477 placeholder for ObDDLType 2024-05-22 07:52:24 +00:00
obdev
9142f00e21 [CP] [to #56772630] fix serval pl/sql bugs 2024-05-22 07:36:06 +00:00
hnwyllmm
3236e488f0 remove unittest key_btree in opensource mode 2024-05-22 07:29:49 +00:00
wangt1xiuyi
c8703c9b0e fix analyze delete histogram bug and create table option parser bug 2024-05-22 03:19:19 +00:00
fengdeyiji
58eb40817e [DeadLock] add placeholder for inner virtual table __all_virtual_deadlock_detector_stat 2024-05-21 10:39:30 +00:00
zzg19950727
0c1f26fa12 [CP] fix generate conflict detector core 2024-05-21 10:22:37 +00:00
haohao022
9476c37f88 [to #56534142] chore: error injection for pr-exec protocol 2024-05-21 10:16:52 +00:00
JiahuaChen
e9c359425c Do sweep if mark meet 4013 2024-05-21 10:10:59 +00:00
Hongqin-Li
36a7a1a4ee Fix large memory used by schema_allocator_ when retry replay_ddl_start 2024-05-21 10:05:20 +00:00
obdev
ed2857e72d [CP] fix destruct function of ddl inc redo log writer 2024-05-21 09:59:23 +00:00
zzg19950727
3fe0191c0f [CP] [CP] 优化better in list代价竞争的场景 2024-05-21 07:46:16 +00:00
Handora
62fc254d36 print das trans info for index look up 2024-05-21 07:16:23 +00:00
obdev
471ffdb96c fix tx_op release when deserialize tx_data from sstable alloc memory failed 2024-05-21 06:47:41 +00:00
obdev
6cbe089d58 fix resolve partition define bug 2024-05-21 06:06:01 +00:00
chinaxing
2c9988e4f7 acquire_callback_list CAS parallel_stat_ failed should not report an error 2024-05-21 05:49:18 +00:00
Monk-Liu
b25f2bcf3e [CP] [ctas]: ctas support parallel hint. 2024-05-21 05:43:59 +00:00
Tyshawn
8ad8629476 [BUG.FIX] fix unable to read newest memtable in follower 2024-05-21 05:38:35 +00:00
felix-w15
3ef61117ef tx miss abort at end stmt and add abort check before commit 2024-05-21 05:32:36 +00:00
ZenoWang
430086798f [CP] [FIX] make split_range feel range closed or opened 2024-05-21 05:26:58 +00:00
zzg19950727
6c172afeae fix online stat gather plan bug 2024-05-21 05:21:40 +00:00
jingtaoye35
1ab2101f69 fix column_items isn't maintained well bug 2024-05-21 04:54:58 +00:00
KyrielightWei
ff0282e5f4 memset dli submit_buf after memory allocation is successful 2024-05-21 04:49:26 +00:00
obdev
5cb4acf2ae [CP] fix auth switch hung while connect to mysql client 2024-05-21 02:46:04 +00:00
chaser-ch
49a8eeb2cf [CP] fix debug log core 2024-05-20 14:46:38 +00:00
Handora
696f501b5e [BUG] donnot mvcc undo if mvcc write failed 2024-05-20 11:00:18 +00:00
rolandqi
772fcf8541 fix wait_event id conflict bug. 2024-05-20 10:49:34 +00:00
chinaxing
8e6d0bc4bf fix TxDesc release when tenant removed and fix txdesc debug link-list broken 2024-05-20 10:44:10 +00:00
JinmaoLi
cefd6c6723 change result type of not_expr from int to int32 2024-05-20 06:46:28 +00:00
simonjoylet
a8864cf775 [CP] fix destruct function of ddl redo log writer 2024-05-20 05:46:27 +00:00
chaser-ch
4abdb02e32 [CP] enable compaction in upgrade 2024-05-20 05:21:45 +00:00
wangt1xiuyi
95a7933024 [CP] [CP]support block sample perfs、set column max/min val and some bugfix code 2024-05-20 05:16:25 +00:00
zzg19950727
d40c944130 fix temp table insert estimate row count bug 2024-05-20 04:46:52 +00:00
obdev
853d39ac42 Revert Fix the issue of using the wrong schema guard when px sqc worker encountering Schema Error 2024-05-20 04:28:18 +00:00
LiefB
ec35d5d3ca [CP] refine major freeze log about long time no major freeze 2024-05-17 15:29:47 +00:00
obdev
aba3d456da [FEAT MERGE] remove retain_ctx use tx_data to hold mds op and optimise transfer move tx with check tx is needed 2024-05-17 13:16:16 +00:00