6503 Commits

Author SHA1 Message Date
wangyunlai
d32a1a39a9
Create png 2023-07-24 10:30:39 +08:00
wangyunlai
8bb059d696
add debug-info method 2023-07-24 10:26:30 +08:00
obdev
9940650223 schema placeholder 2023-07-21 03:24:42 +00:00
Hongqin-Li
0db0105ce8 Fix ddl kv mgr get_rec_scn returns value less than checkpoint scn 2023-07-21 03:18:47 +00:00
SevenJ-swj
c5deec2236 [CP] fix tmp table core 2023-07-21 03:12:48 +00:00
Charles0429
f47b3587de fix create index hang 2023-07-21 02:43:14 +00:00
shadowao
7f58d252c0 change T_LOB_META_SIZE to T_LOB_CHUNK_SIZE 2023-07-21 02:12:39 +00:00
Handora
dc151b7dc0 [BUG] remove unnecessary log 2023-07-20 14:42:21 +00:00
JLY2015
5dd6d2524e fix: add tenant name to match ddl inner sql 2023-07-20 13:42:29 +00:00
saltonz
ad8f509b1b [CP] reuse datum row before get row in different micro block 2023-07-20 13:24:43 +00:00
2149
19c84854fc Fix funcitonal index drop column bug 2023-07-20 13:18:47 +00:00
WenJinyu
6016f56fbc Fix the problem that log streams not in member_list cannot be GC 2023-07-20 13:12:46 +00:00
a1iive
974ce658f4 add dag scheduled count & fix diagnose 2023-07-20 12:42:48 +00:00
renju96
09ca3887b5 delete 500 defense in io_quota_table 2023-07-20 12:18:38 +00:00
hezuojiao
0f8747f94a Fix non-continuous auto-increment values 2023-07-20 12:12:38 +00:00
Hongqin-Li
66403c8310 Fix check for partition column 2023-07-20 11:48:49 +00:00
2149
401306c2e5 Fix lossless cast bug 2023-07-20 11:12:30 +00:00
simonjoylet
12f4cb584d ddl scheduler: only copy dependent index when index status not final 2023-07-20 10:53:57 +00:00
saltonz
60eeedcb27 [bugfix] add memtable array lock int table store 2023-07-20 10:42:17 +00:00
wxhwang
086df758d0 clean TODO 2023-07-20 10:12:23 +00:00
wu-xingying
353f6dbe1d json path memory leak bugfix 2023-07-20 09:48:07 +00:00
obdev
84aa39f4b2 Fix blocked ls don't be put into blacklist 2023-07-20 09:42:14 +00:00
obdev
a2ac8c138f change the xid construction method of dblink 2023-07-20 09:18:19 +00:00
yangqise7en
feef090117 use tenant memory for ls_locality & add schedule_tablet_medium func 2023-07-20 09:12:25 +00:00
obdev
06a76e02b9 fix virtual table's column name 2023-07-20 08:48:13 +00:00
obdev
4f66794518 Add select for update stmt judgment to das can retry condition. 2023-07-20 08:42:17 +00:00
obdev
dacbb75c13 add check for ls gc 2023-07-20 08:24:01 +00:00
maosy
ea2a1f8862 fix restore_service:create_tenant_end timeout 2023-07-20 08:18:07 +00:00
wu-xingying
dbbf1403a7 xpath refactoring implement 2023-07-20 08:12:14 +00:00
yaojing624
9ed0644c3d Fix: session sync obj type not consistent need sync 2023-07-20 07:54:33 +00:00
obdev
917a6ae258 BUGFIX: make sure safe destroy handler stop if create tenant failed. 2023-07-20 07:48:40 +00:00
wangt1xiuyi
0e559980f4 fix invalid number in rowid caused core 2023-07-20 07:42:33 +00:00
obdev
f581908691 use memory ctx to allocate the memory of mstx full tablets 2023-07-20 07:24:14 +00:00
hiddenbomb
494e1e06f6 refactor mds table merge dag 2023-07-20 07:18:18 +00:00
obdev
7977b8cc58 [to #50868149] fix self attribute access resolve 2023-07-20 07:12:21 +00:00
haitaoyang
85cfc17505 Use blockcache in estimating row read path 2023-07-20 06:54:01 +00:00
BinChenn
0ad2b75b79 [fix] set scn of election priority to MIN_SCN when access mode is not APPEND 2023-07-20 06:48:01 +00:00
KyrielightWei
4a7f055b47 free retain_ctx_func memory in part_ctx's destroy 2023-07-20 06:12:29 +00:00
obdev
d98be905ec update super_block version 2023-07-20 04:54:06 +00:00
maosy
3e4a57c15d __all_ls will delete anymore and add ls_event to history 2023-07-20 04:48:13 +00:00
cqliang1995
1e30cd9247 fix binary-float type error in dblink 2023-07-20 04:42:17 +00:00
tino247
c48de8739b [SCHEMA] Optimize performance for refreshing full schema 2023-07-20 04:12:12 +00:00
SanmuWangZJU
e3839f900d [OBCDC] Fix compatiable check for refresh_mode and fetch_mode 2023-07-20 03:54:00 +00:00
KyrielightWei
f44dabec3b set CUR_LS_CNT as 1 if no ls 2023-07-20 03:42:19 +00:00
obdev
e124ced9f9 BUGFIX: add some log for write throttle 2023-07-20 03:18:01 +00:00
obdev
5fb975ae7c fix semi to inner bug for view from dual 2023-07-20 02:54:11 +00:00
Hongqin-Li
5180ca7a8c Retry ddl for 6002 caused by out trans table lock leader switch 2023-07-20 02:48:16 +00:00
skylhd
fc9e8a66fd [BUGFIX]fix read lob over transaction 2023-07-20 02:42:21 +00:00
skylhd
73c39f6fef [BUGFIX] fix over size input 2023-07-20 02:18:25 +00:00
LiefB
3527fd9ded add user warning for standby/restoring tenants that skip major freeze 2023-07-20 02:12:25 +00:00