7859 Commits

Author SHA1 Message Date
hamstersox
47089d3931 fix some recover table bugs 2023-09-15 11:10:25 +00:00
skylhd
8f7ed1a53f [BUGFIX] fix repeat/space expr compat 2023-09-15 10:40:41 +00:00
oceanoverflow
273379cff3 [CP] support print all tx ctx when transfer detect active trans 2023-09-15 09:10:39 +00:00
WeiXinChan
e676b138a5 [Bugfix] fix coredump when select columns not include ttl column 2023-09-15 08:40:40 +00:00
lalalafeier
d42589cc6b place hold for virtual table and rpc about tenant snapshot and tenant clone 2023-09-15 08:10:20 +00:00
pe-99y
51ef8daa35 Enable part_retry for das_simple_op 2023-09-15 07:43:57 +00:00
pe-99y
d3b5e04d43 Specify tenant id for key_ranges of TableScanParam 2023-09-15 07:10:27 +00:00
jiadebinmary@gmail.com
fd3d7d13a3 Fix tenant_mutil_allcator memory leak issue. 2023-09-15 05:10:06 +00:00
nroskill
c4a72202a9 adjust log to avoid unexpected error log 2023-09-15 04:47:27 +00:00
jingtaoye35
352998fa31 add _enable_values_table_folding config param 2023-09-15 04:43:48 +00:00
zhjc1124
cce6e8ff0c fix incorrect variable 2023-09-15 04:40:07 +00:00
yangqise7en
3760b224a2 fix dag scheduler destroy memleak 2023-09-15 03:13:43 +00:00
BinChenn
eeacd9c6bc [fix] fix the committed_end_lsn can not be advanced after removing member 2023-09-15 02:40:16 +00:00
obdev
14f411060e fix purge recyclebin timeout 2023-09-15 00:40:27 +00:00
seuwebber
8ca94305dd [to #52199994]fix bug dblink with public synoym 2023-09-15 00:13:44 +00:00
a1iive
7da311d37c [CP] use memory_context in dag_scheduler 2023-09-15 00:10:05 +00:00
YangEfei
f00019cb7c [FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index 2023-09-14 23:47:53 +00:00
obdev
098c6384d4 make retain ctx GC more aggressive 2023-09-14 23:44:13 +00:00
obdev
4c4c68977b Specify tenant id for RemoteExecuteStreamHandle 2023-09-14 23:40:34 +00:00
oceanoverflow
7f11ed52a4 remove redundant log of backup 2023-09-14 14:10:15 +00:00
hezuojiao
6ef12ffdc7 [CP] Fix number div wrong result when div_precision_increment is zero 2023-09-14 13:43:41 +00:00
cqliang1995
dbe3b91642 fix pl dblink report conn is killed. 2023-09-14 13:40:01 +00:00
0xacc
96aa1a846c [to #50700687] fix format of SHOW CREATE PROCEDURE/FUNCTION and DBMS_METADATA.GET_DDL 2023-09-14 13:13:51 +00:00
joseph12138
5f09352d33 [4.x] set default value for some items 2023-09-14 13:10:11 +00:00
Handora
cc86072c8a [BUG] batch destroy keybtree 2023-09-14 12:44:10 +00:00
obdev
4ce5a32a29 [CP] fix plan cache core at ref plan 2023-09-14 12:40:27 +00:00
shenyunlong.syl
0285badc2e [OBKV] Fix ttl issue 52136842 & 52111365 & 52218071 2023-09-14 12:13:50 +00:00
obdev
00b4c3b1c4 [to #51913035] fix(pl): add national character type support for mysql pl 2023-09-14 12:10:03 +00:00
obdev
4d1b6b6059 fix inner expr index record operation repeatedly. 2023-09-14 11:47:42 +00:00
yaojing624
1c8aa41d3e Fix: The set variable does not involve rewriting logic 2023-09-14 11:43:59 +00:00
obdev
d57a913644 Fix aggregation error 4013 2023-09-14 11:40:15 +00:00
obdev
80a6b1d58e fix align_date4cmp get_double problem 2023-09-14 11:14:09 +00:00
wxhwang
fdd61a18d7 fix strptime 2023-09-14 11:10:27 +00:00
Minionyh
cf52d51b00 check ls offline scn when wrs start service 2023-09-14 10:43:52 +00:00
obdev
07052fb351 let tenant name not contain $ 2023-09-14 10:14:08 +00:00
obdev
3a1422f11e weak read proxy feedback 2023-09-14 10:10:22 +00:00
hanr881
3ec63a457a issue<51714339>:fix pick routine issue when argument is complex type in ps mode 2023-09-14 09:47:33 +00:00
obdev
a24f09101e fix fetch null data schema causing drop index failed. 2023-09-14 09:40:24 +00:00
Handora
49a3fb1c78 [OPTIMIZATION] remove timeguard in latch guard in callbacklist 2023-09-14 09:17:50 +00:00
linqiucen
afb0b00db9 opt alter_tenant_locality rs job 2023-09-14 09:14:08 +00:00
yaojing624
8915b19f61 Fix: column_conv type inference set wrong collation_level 2023-09-14 09:10:25 +00:00
zzg19950727
94dc17a7f8 fix join reorder bug 2023-09-14 08:40:06 +00:00
hiddenbomb
8916aa3e85 adjust mds time guard timeout & fix some minor issue 2023-09-14 08:13:46 +00:00
jiadebinmary@gmail.com
9ce648bb84 Fix -4234 err code for raw_write(). 2023-09-14 08:10:06 +00:00
obdev
89260ce666 invalid tenant id bugfix: tenant_id check with ddl_info_ 2023-09-14 07:51:25 +00:00
hanr881
652738fce6 to issue<51915152>:fix fail to execute 'alter system set xx' in pl 2023-09-14 07:47:41 +00:00
suz-yang
04eb8201a6 Fix direct load datetime type cast in oracle mode 2023-09-14 07:40:28 +00:00
tino247
bd31323f98 Add _publish_schema_mode parameter 2023-09-14 07:14:13 +00:00
yinyj17
864eccfc5c make root key synchronization more robust 2023-09-14 07:10:30 +00:00
LiefB
8a13fac989 fix standby major freeze in case of wait tablet checksum timeout 2023-09-14 06:48:02 +00:00