Commit Graph

14862 Commits

Author SHA1 Message Date
ec846f1b29 [auto split] fix serialize param error 2024-08-21 09:24:41 +00:00
sdc
d15a82d122 fix split granule report 4002 bug when tablet_size is zero 2024-08-21 09:18:35 +00:00
726e3a048e bugfix for ~GroupConcatExtraResult 2024-08-21 08:18:02 +00:00
c6abadd8cf ObTableFlag split to ObTableBackFlag and ObTableSharedFlag 2024-08-21 07:48:24 +00:00
b263784bf1 fix direct load build heap table multiple merge task 2024-08-21 07:24:51 +00:00
d9203e2b94 add check_tg_id_leak case 2024-08-21 07:18:52 +00:00
f65f5e5d61 [CP] Fix lob selectivity bug 2024-08-21 06:53:39 +00:00
5004a66cdb Fix mysqltest 2024-08-21 05:13:07 +00:00
adef77e621 placeholder about tmp file virtual table|view 2024-08-21 05:06:53 +00:00
2df6814ad8 fix standby read blocked 2024-08-21 04:59:58 +00:00
2266d37762 remove set_group_id limit 2024-08-21 04:20:00 +00:00
760f84b1ee Add rpc pcode placeholder 2024-08-21 04:14:01 +00:00
a1e7ad7267 Add system variable range_index_dive_limit and partition_index_dive_limit 2024-08-21 04:07:45 +00:00
3243eaf514 Minor, fix type of select_into op serialized value 2024-08-20 14:18:10 +00:00
ed07fd263f Placeholder for ObSSTableBasicMeta compat 2024-08-20 13:49:30 +00:00
5178396599 fix tmp file not insert into flush prio mgr when there are flush tasks not completed 2024-08-20 13:18:59 +00:00
6bb31f7239 release all ddl kv when direct load mgr not needed 2024-08-20 12:28:02 +00:00
ab3f21264c fix mysqltest 2024-08-20 12:09:16 +00:00
d3ec63e548 当升级的时候禁止transfer 2024-08-20 12:02:39 +00:00
dce97deb2b [CP] [to #2024081300104107288] fix bulk collect with null composite value 2024-08-20 08:53:59 +00:00
f5ddb04304 upgrade virtual schema when change order of column 2024-08-20 08:35:56 +00:00
2eae4f3b29 [xa][4.x] unregister timer task before set exiting 2024-08-20 08:17:28 +00:00
d0c98c59fb Add option for check avx2 instruction for upgrade script 2024-08-20 08:11:37 +00:00
a1dc54a38d [CP] fix pkey-hash slice use wrong batch idx 2024-08-20 08:05:32 +00:00
sdc
75d445c9da fix mysqltest cases 2024-08-20 07:58:35 +00:00
f872bcb06e [CP] [GIS] fix srs leak in exception branch 2024-08-20 07:52:50 +00:00
32c124797e load data ignore first n lines of each file 2024-08-20 07:47:07 +00:00
6833a96d6a remove unused tmp file code 2024-08-20 07:22:29 +00:00
4e2bb400c4 malloc opt 2024-08-20 07:16:31 +00:00
0b0e5ecfb6 Clear the calculation flag of ObPxMSCoordOp. 2024-08-20 04:54:21 +00:00
9a630dcc67 disable sum(double/float) to groupby push down 2024-08-20 04:47:45 +00:00
653dfe0e0f [CP] [to 2024072500103923587 and 2024072400103906226]fix bugs, mysql.proc and information_schema.parameters 2024-08-19 19:16:53 +00:00
2f7388913b [CP] [to #2024071200103692093]fix bugs, all/user/dba_procedures add trigger results 2024-08-19 18:59:16 +00:00
ef59375e8a BUGFIX: fix tablelock compat problem 2024-08-19 18:53:31 +00:00
0914824b40 [TABLELOCK] change system_variable on session when execute inner_sql to avoid defense errors 2024-08-19 18:47:36 +00:00
90540377f3 check if req is null before free 2024-08-19 15:27:23 +00:00
4691b81737 [CP] fix dblink sequece error in transaction 2024-08-19 15:21:26 +00:00
863a8a27ea fix bug arraybinding with number type, can't support batc optimization 2024-08-19 15:15:31 +00:00
00933cc4f4 fix bug update shadow_pk is use minimal_writing 2024-08-19 15:09:31 +00:00
d2435523c0 opt lob_id alloc and add write length check in direct load 2024-08-19 15:02:58 +00:00
b776f6378f Do sync freeze if ObDataCheckpoint::flush() is called by ALTER SYSTEM MINOR FREEZE 2024-08-19 14:44:57 +00:00
19be5ac562 [CP] [to #2024071900103852700] fix: always call DEBUG_STOP after DEBUG_START succeeded 2024-08-19 14:38:29 +00:00
74184e04d5 fix reset bug of tmp file ctx 2024-08-19 12:53:18 +00:00
f3d74d9965 rpc place holder 2024-08-19 12:17:44 +00:00
951f3da82f [CP] to issue<2024080700104067845>:fix pl cache hit issue when pl contain sql with synonym 2024-08-19 11:56:02 +00:00
sdc
a99910d1be fix calc slice index report 4201 when first level partition is fixed 2024-08-19 11:49:20 +00:00
203cab32b6 Minor, placeholder the serialized symbol for select_into op 2024-08-19 11:30:40 +00:00
0925c8d1fc fix update set subquery coalesce bug 2024-08-19 11:24:50 +00:00
sdc
f4c874d121 [CP] fix physical plan worker map memory leak 2024-08-19 09:24:44 +00:00
4fdf9e4944 [to #2024081600104152821]fix declare variable with default value core in mysql mode 2024-08-19 08:45:20 +00:00