Commit Graph

14846 Commits

Author SHA1 Message Date
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
1744e546fd print undo status list when print tx data 2024-08-16 03:48:49 +00:00
93e793722f Support empty shell table do mds mvs upgrade 2024-08-16 03:27:43 +00:00
df78b19c9a [CP] to issue<55739667>:fix truncate table cause pl cache mismatch after alter table add/drop column 2024-08-15 14:24:14 +00:00
14be3cb8fb revert old DBA log for script 2024-08-15 14:18:29 +00:00
6b78bf4420 fix generate group by plan bug when simplify group exprs exists in rollup 2024-08-15 13:56:22 +00:00
f2b2472f5e [FEAT MERGE] ENHANCE CARDINALITY ESTIMATION AND OPTIMIZER STATS MANAGEMENT
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2024-08-15 13:15:10 +00:00
1320abda92 修改迁移复制底层RPC process 2024-08-15 13:08:33 +00:00
c184a29fb1 use async tablet freeze when need fast freeze 2024-08-15 13:01:49 +00:00
db50ec5142 Remove pl cache when remove pl obj. 2024-08-15 12:55:24 +00:00
52452b6e2d fix direct load identity column 2024-08-15 12:49:13 +00:00
f1a98e84b1 fix restore root key failed 2024-08-15 12:43:12 +00:00
d73ae43cb6 fix merge_index_tree 4016 2024-08-15 12:18:45 +00:00
a897079037 [FEAT MERGE] shared_nothing_tmp_file
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2024-08-15 12:12:57 +00:00
c189ffd722 fix foreign_primary_join check bug 2024-08-15 10:12:16 +00:00
d358b25437 fix serialize bug in of external_properties_. 2024-08-15 09:28:01 +00:00
b873814fa0 fix slave mapping bug 2024-08-15 09:04:35 +00:00
36140f84c1 placehold in master 2024-08-15 08:46:37 +00:00
c2d549c096 [TABLELOCK] fix bugs about DBMS_LOCK 2024-08-15 07:56:42 +00:00
0759f42e44 [CP] [FEAT MERGE] 424 PL stable features 2024-08-15 07:50:56 +00:00
6166e15d3b Issue#2078: For LOAD DATA LOCAL, no error is reported when the file name is empty. 2024-08-15 06:41:51 +00:00
6ebe5187be fix ob_admin dump_backup only displays at most 99 sets/pieces 2024-08-15 05:57:44 +00:00
49e178c517 Print a log message during update_qc_error_code to indicate which node the new error code originates from. 2024-08-15 05:51:56 +00:00
466ba51171 fix alloc concurrently not safe. 2024-08-15 05:34:31 +00:00
9f944176db FEATURE: add compat code for tablelock owner id 2024-08-15 04:50:13 +00:00
0868a33683 [CP][to #40764052]fixed all_objects status set of package body 2024-08-15 04:10:48 +00:00
0af84c8a63 enhance check_kill_gracefully 2024-08-14 13:24:47 +00:00
4ca2928dce [OBCDC] adapt insert overwrite about exchanging more than one partition 2024-08-14 13:19:02 +00:00
43ff0d8737 Fixed ObNumber::is_valid_int64 with improved checks for excessive decimal places 2024-08-14 13:13:00 +00:00
9f549313fa fix ut: pl.pl_cursor_1_oracle 2024-08-14 13:06:48 +00:00
24f20ff410 [CP] cast target type supports variable representation 2024-08-14 10:39:36 +00:00
bd741a9fdc quit throttle if ls offline 2024-08-14 10:32:42 +00:00
02065bdcae [CP] [to #2024073000103989473]Add top_info column to processlist virtual table, and increase top-level PL SQL display. 2024-08-14 10:14:26 +00:00
995d01af9b direct load support specifying any number of columns and column order 2024-08-14 09:18:38 +00:00
c4dea4a3d8 Fix storage ha reader using 500 tenant memory. 2024-08-14 08:47:49 +00:00
0881d89dd1 fix wrong set of IO_TUNING is_inited_ 2024-08-14 07:25:47 +00:00
df87f4f90a add 4.3.2.1 2024-08-14 07:08:08 +00:00
d308c1e016 occupy ddl_slice_expr in px_transmit_op 2024-08-14 06:55:25 +00:00
d4579da469 Merge branch 'pr_2087' 2024-08-14 05:24:55 +00:00
d1cb7a5aee [CP] [to #2024072000103864631] chore: alter get_cursor error message 2024-08-14 03:23:17 +00:00
35e02e8f07 [to #2024072000103865507] fix: fix memory leak in ALTER routine COMPILE DEBUG 2024-08-14 03:17:17 +00:00