12471 Commits

Author SHA1 Message Date
yaojing624
f65f425354 placeholder 2024-03-15 07:45:15 +00:00
Minionyh
fc0ab3066b [CP] fix placeholer cause 4016 2024-03-15 07:15:32 +00:00
Hongqin-Li
0a7a605792 Fix create index on newly added char returns checksum error 2024-03-15 06:46:15 +00:00
LiuYoung00
211bad80d3 [CP] Modification time of last_row tag modification 2024-03-15 06:21:20 +00:00
qingsuijiu
ca77e7beb3 Remove the duplicated logic for handling remote side errors in the RPC channel. 2024-03-15 04:15:34 +00:00
tushicheng
9177cab121 [CP] [FEAT MERGE] SQL MEMLEAK 2024-03-15 03:20:52 +00:00
jingtaoye35
0487d20e6d adjust subquery_exprs in formalize_stmt 2024-03-15 03:15:37 +00:00
godyangfight
4d516e64c7 add whitelist for comact check 2024-03-15 02:51:20 +00:00
LINxiansheng
8f31979d2a update obshell to 102024031414 2024-03-15 02:45:41 +00:00
Tyshawn
a7e370de66 [FTS][placeholder] Add doc length for fulltext index 2024-03-15 02:15:23 +00:00
Hooper9973
f2928e3715 [mds] Delete mds type and rename mds table merge to mds mini merge 2024-03-14 12:14:49 +00:00
akaError
e6ac671233 fix mysqltest 2024-03-14 11:45:04 +00:00
z404289981
ab5f1eef87 fix hazard version bug 2024-03-14 10:44:55 +00:00
obdev
7a8c39abcb [CP] [FEAT MERGE]checkpoint diagnose virtual tablet
Co-authored-by: LiefB <954800091@qq.com>
2024-03-14 10:15:21 +00:00
hnwyllmm
68a433ea37 merge develop into master 20240312 2024-03-14 09:56:28 +00:00
tushicheng
668b1289ad [CP] [FEAT MERGE] chunk_mgr_opt 2024-03-14 09:46:12 +00:00
tushicheng
d6e0624219 [CP] [FEAT MERGE] CRASH ERROR include SQL_INFO 2.0 2024-03-14 07:45:27 +00:00
renju96
eb197925b7 fix direct_load array 2024-03-14 06:45:39 +00:00
simonjoylet
e2fbbf12f4 add column schedule_info in __all_ddl_task_status 2024-03-14 06:15:32 +00:00
obdev
014f781be4 [UPGRADE] upgrade version to 4.3.1.0 2024-03-14 04:45:14 +00:00
obdev
fb4ef37b7d LOG: Optimize the frequency to print log 2024-03-14 03:20:31 +00:00
hwx65
a2a0d9343b Fixed the problem of sequence value rollback after alter increment by on multiple machines. 2024-03-14 03:15:16 +00:00
LiuYoung00
702989b21d [CP] [to #46479597] use hint query_timeout to fill_cursor 2024-03-14 02:50:29 +00:00
obdev
126c1d5744 [CP] fix: fix the plan generating bug induced by tracepoint 2024-03-14 02:45:14 +00:00
nroskill
cff976601e fix coverity 2024-03-14 02:16:16 +00:00
hwx65
3d8640c594 [CP] fix the map memory leak bug in ObSQLSessionInfo::init 2024-03-13 14:25:29 +00:00
qingsuijiu
cbe814d99d Handling the issue of 4662 masking the real error code. 2024-03-13 14:20:17 +00:00
gaishun
b48a55c631 ignore data_precision changing in ob_int_tc 2024-03-13 14:15:00 +00:00
chimyue
e732d6bf5c add expr and item_type placeholder for real-time materialized view and materialized view rewrite 2024-03-13 13:50:40 +00:00
Tsunaou
fa714cea6d add dag_yield point to co merge && record time cost of tx_data lock_for_read in ObMultiVersionMicroBlockRowScanner 2024-03-13 13:45:25 +00:00
obdev
79a2f5c17c cherry-pick check os params 2024-03-13 13:20:37 +00:00
chaser-ch
5ccf83c37e add compat infoschema view 2024-03-13 13:14:50 +00:00
obdev
74487a060d Fixed the issue of missing error codes in aos/cos_list_for_each_entry 2024-03-13 09:19:45 +00:00
496148326@qq.com
e3f9425953 change default net speed from 1000Mbit to 10000Mbit 2024-03-13 09:04:52 +00:00
obdev
47d4d52bfa fix encode sortkey terminator err 2024-03-13 08:59:16 +00:00
renju96
7df8c7d602 fix fill_sstable_slice exit 2024-03-13 08:49:05 +00:00
obdev
d4fc825150 [pretest] fix an unstable test case: test_cancel_task 2024-03-13 08:38:40 +00:00
Zach41
62e178eb5b Shallow copy variable-length values for implicit aggr expr 2024-03-13 08:33:03 +00:00
hwx65
3b2bc2118f Fixed the issue where the column could not be queried after the column default value was deleted 2024-03-13 08:27:29 +00:00
hezuojiao
a88b712c55 Fix div expr precision deducing is not idempotent 2024-03-13 08:12:22 +00:00
chinaxing
17f7a2f819 [bugfix] fast check callback_list logging blocked race with rollback savepoint 2024-03-13 08:06:52 +00:00
JiahuaChen
61b21eebff Throttling follower tablet creation speed in a safe level 2024-03-13 03:47:31 +00:00
LINxiansheng
b9a0a58801 update obshell to 12024031122 2024-03-13 02:51:02 +00:00
Fengjingkun
51578241d8 opt batch freeze dag 2024-03-12 14:15:29 +00:00
z404289981
bde77696c9 KVCache support memory limit 2024-03-12 13:45:05 +00:00
oceanoverflow
efa23e5fee [CP] reset multi_version_start at restore start 2024-03-12 12:15:14 +00:00
2149
23ce16bb54 fix DBA_TAB_STATISTICS bug 2024-03-12 11:14:22 +00:00
tino247
fefe6aec9a [SCHEMA] Fix schema object overwrite problem 2024-03-12 10:15:02 +00:00
yangqise7en
8475beca3f use accurate sql in obtest & ignore TRANSFER_SEQ_NOT_EQUAL errno 2024-03-12 09:44:58 +00:00
felix-w15
c0fafd502d revert lock wait mgr miss wake up bug fix 2024-03-12 07:20:18 +00:00