Commit Graph

14836 Commits

Author SHA1 Message Date
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
a4b79b6ac7 [CP] fix csv external table bug 2024-08-19 08:39:30 +00:00
654605f440 [CP] fix get_next_cond unlock failed 2024-08-19 08:33:07 +00:00
284849d6d5 master place_holder for pdml check_affected_row 2024-08-19 08:09:24 +00:00
bba362774f fix direct connection from SLB 2024-08-19 07:16:46 +00:00
04e46b934a forbid restore from backup prior to 4.3.3 2024-08-19 07:10:38 +00:00
93a5cadec5 occupy __all_virtual_function_io_stat in master 2024-08-19 07:04:09 +00:00
bf865be77b [CP] [to #2024071200103691754]fix bugs, all_types methods, local_methods, local_attributes columns bugs 2024-08-19 06:57:25 +00:00
3ede8a0f8c [CP] fix incorrect tablet_id of lob aux table schame in partition table 2024-08-19 06:51:20 +00:00
445002cafa [CP] [FEAT MERGE]424 PL dev features
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: hanr881 <1741282579@qq.com>
2024-08-19 06:45:07 +00:00
4dbf5fad23 fix truncate tmp file write buffer index cache bug 2024-08-19 06:39:07 +00:00
bdb3bec642 [CP] save rpc decode error code in rpc async_cb 2024-08-19 06:32:13 +00:00
0b6dbb39f2 fix row col switch co merge hung if finish dag add into dag net failed. 2024-08-19 06:12:54 +00:00
51ffa2d8ae [trans-route] support reset connection protocol 2024-08-19 06:00:20 +00:00
a30e1d9978 [CP] fix: add check for dbms_scheduler interval argument 2024-08-16 09:54:21 +00:00
ca630e2f98 [MDS] ignore state rollback operation in MDS 2024-08-16 09:35:56 +00:00
6b0f3f5f42 [CP] to issue<2024081300104109793>:won't catch -4023 in pl 2024-08-16 09:17:59 +00:00
b14d24478f Fix row lock checker cannot trigger bloomfilter construction 2024-08-16 09:12:01 +00:00
579021c456 [CP] [DATA_DICT] Fix report incompleted dict record 2024-08-16 09:05:55 +00:00
7a4c62f2c4 [CP] [to #2024072900103970893]fix bugs, mysql.proc ignore is_in_recyclebin routine 2024-08-16 08:47:49 +00:00
8cf3e4cf49 Fix decimal int precision exceeds the maximum value 2024-08-16 08:41:55 +00:00
0386a03a83 fix memory leak in load data 2024-08-16 07:48:12 +00:00
315a2dd5ec fix log archive checkpoint issuing LIST and TAGGING requests too frequently when delete mode is tagging 2024-08-16 07:17:56 +00:00
f1845ce8e9 bugfix:ObSharedNothingTmpFile::get_physical_page_id_in_wbp reports error when flushed_page_virtual_id_ is INVALID 2024-08-16 06:47:32 +00:00
290ec920af fix unhandled error for null checking of user info 2024-08-16 05:54:46 +00:00
db8843bedd [CP] [to #2024072000103866275] fix bugs, modify ALL_PROCEDURES view_definition and ALL_TRIGGER view_definitions 2024-08-16 05:19:08 +00:00
bed514fc54 [CP] [to #024072000103866409]Fix bug, avoid OB_ALLOCATE_MEMORY_FAILED be overwritten by OB_ERR_UNEXPECTED 2024-08-16 04:47:38 +00:00