Commit Graph

  • 2f7388913b [CP] [to #2024071200103692093]fix bugs, all/user/dba_procedures add trigger results obdev 2024-08-19 18:59:16 +00:00
  • ef59375e8a BUGFIX: fix tablelock compat problem obdev 2024-08-19 18:53:31 +00:00
  • 0914824b40 [TABLELOCK] change system_variable on session when execute inner_sql to avoid defense errors YangEfei 2024-08-19 18:47:36 +00:00
  • 90540377f3 check if req is null before free zhjc1124 2024-08-19 15:27:23 +00:00
  • 4691b81737 [CP] fix dblink sequece error in transaction cqliang1995 2024-08-19 15:21:26 +00:00
  • 863a8a27ea fix bug arraybinding with number type, can't support batc optimization yishenglanlingzui 2024-08-19 15:15:31 +00:00
  • 00933cc4f4 fix bug update shadow_pk is use minimal_writing yishenglanlingzui 2024-08-19 15:09:31 +00:00
  • d2435523c0 opt lob_id alloc and add write length check in direct load shadowao 2024-08-19 15:02:58 +00:00
  • b776f6378f Do sync freeze if ObDataCheckpoint::flush() is called by ALTER SYSTEM MINOR FREEZE ZenoWang 2024-08-19 14:44:57 +00:00
  • 19be5ac562 [CP] [to #2024071900103852700] fix: always call DEBUG_STOP after DEBUG_START succeeded 0xacc 2024-08-19 14:38:29 +00:00
  • 74184e04d5 fix reset bug of tmp file ctx wanyue-wy 2024-08-19 12:53:18 +00:00
  • f3d74d9965 rpc place holder HaHaJeff 2024-08-19 12:17:44 +00:00
  • 951f3da82f [CP] to issue<2024080700104067845>:fix pl cache hit issue when pl contain sql with synonym hanr881 2024-08-19 11:56:01 +00:00
  • a99910d1be fix calc slice index report 4201 when first level partition is fixed sdc 2024-08-19 11:49:20 +00:00
  • 203cab32b6 Minor, placeholder the serialized symbol for select_into op obdev 2024-08-19 11:30:40 +00:00
  • 0925c8d1fc fix update set subquery coalesce bug AA-tuliwei-BB 2024-08-19 11:24:50 +00:00
  • f4c874d121 [CP] fix physical plan worker map memory leak sdc 2024-08-19 09:24:43 +00:00
  • 4fdf9e4944 [to #2024081600104152821]fix declare variable with default value core in mysql mode bit-dance 2024-08-19 08:45:20 +00:00
  • a4b79b6ac7 [CP] fix csv external table bug wjhh2008 2024-08-19 08:39:30 +00:00
  • 654605f440 [CP] fix get_next_cond unlock failed liucc1997 2024-08-19 08:33:07 +00:00
  • 284849d6d5 master place_holder for pdml check_affected_row yishenglanlingzui 2024-08-19 08:09:24 +00:00
  • bba362774f fix direct connection from SLB zhjc1124 2024-08-19 07:16:46 +00:00
  • 04e46b934a forbid restore from backup prior to 4.3.3 wxhwang 2024-08-19 07:10:38 +00:00
  • 93a5cadec5 occupy __all_virtual_function_io_stat in master obdev 2024-08-19 07:04:09 +00:00
  • bf865be77b [CP] [to #2024071200103691754]fix bugs, all_types methods, local_methods, local_attributes columns bugs obdev 2024-08-19 06:57:25 +00:00
  • 3ede8a0f8c [CP] fix incorrect tablet_id of lob aux table schame in partition table shadowao 2024-08-19 06:51:20 +00:00
  • 445002cafa [CP] [FEAT MERGE]424 PL dev features swjtu-wenxiang 2024-08-19 06:45:07 +00:00
  • 4dbf5fad23 fix truncate tmp file write buffer index cache bug wanyue-wy 2024-08-19 06:39:07 +00:00
  • bdb3bec642 [CP] save rpc decode error code in rpc async_cb liucc1997 2024-08-19 06:32:13 +00:00
  • 0b6dbb39f2 fix row col switch co merge hung if finish dag add into dag net failed. Tsunaou 2024-08-19 06:12:54 +00:00
  • 51ffa2d8ae [trans-route] support reset connection protocol chinaxing 2024-08-19 06:00:19 +00:00
  • a30e1d9978 [CP] fix: add check for dbms_scheduler interval argument obdev 2024-08-16 09:54:21 +00:00
  • ca630e2f98 [MDS] ignore state rollback operation in MDS fengdeyiji 2024-08-16 09:35:56 +00:00
  • 6b0f3f5f42 [CP] to issue<2024081300104109793>:won't catch -4023 in pl hanr881 2024-08-16 09:17:59 +00:00
  • b14d24478f Fix row lock checker cannot trigger bloomfilter construction obdev 2024-08-16 09:12:00 +00:00
  • 579021c456 [CP] [DATA_DICT] Fix report incompleted dict record SanmuWangZJU 2024-08-16 09:05:55 +00:00
  • 7a4c62f2c4 [CP] [to #2024072900103970893]fix bugs, mysql.proc ignore is_in_recyclebin routine obdev 2024-08-16 08:47:49 +00:00
  • 8cf3e4cf49 Fix decimal int precision exceeds the maximum value hezuojiao 2024-08-16 08:41:55 +00:00
  • 0386a03a83 fix memory leak in load data hnwyllmm 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 LoLolobster 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 obdev 2024-08-16 06:47:32 +00:00
  • 290ec920af fix unhandled error for null checking of user info obdev 2024-08-16 05:54:46 +00:00
  • db8843bedd [CP] [to #2024072000103866275] fix bugs, modify ALL_PROCEDURES view_definition and ALL_TRIGGER view_definitions obdev 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 obdev 2024-08-16 04:47:38 +00:00
  • 1744e546fd print undo status list when print tx data ZenoWang 2024-08-16 03:48:49 +00:00
  • 93e793722f Support empty shell table do mds mvs upgrade JiahuaChen 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 hanr881 2024-08-15 14:24:14 +00:00
  • 14be3cb8fb revert old DBA log for script dimstars 2024-08-15 14:18:29 +00:00
  • 6b78bf4420 fix generate group by plan bug when simplify group exprs exists in rollup chimyue 2024-08-15 13:56:22 +00:00
  • f2b2472f5e [FEAT MERGE] ENHANCE CARDINALITY ESTIMATION AND OPTIMIZER STATS MANAGEMENT xianyu-w 2024-08-15 13:15:09 +00:00
  • 1320abda92 修改迁移复制底层RPC process zhangzhenyuyu 2024-08-15 13:08:33 +00:00
  • c184a29fb1 use async tablet freeze when need fast freeze ZenoWang 2024-08-15 13:01:49 +00:00
  • db50ec5142 Remove pl cache when remove pl obj. bit-dance 2024-08-15 12:55:24 +00:00
  • 52452b6e2d fix direct load identity column suz-yang 2024-08-15 12:49:13 +00:00
  • f1a98e84b1 fix restore root key failed wxhwang 2024-08-15 12:43:12 +00:00
  • d73ae43cb6 fix merge_index_tree 4016 Hooper9973 2024-08-15 12:18:45 +00:00
  • a897079037 [FEAT MERGE] shared_nothing_tmp_file obdev 2024-08-15 12:12:57 +00:00
  • c189ffd722 fix foreign_primary_join check bug JinmaoLi 2024-08-15 10:12:15 +00:00
  • d358b25437 fix serialize bug in of external_properties_. cqliang1995 2024-08-15 09:28:01 +00:00
  • b873814fa0 fix slave mapping bug obdev 2024-08-15 09:04:35 +00:00
  • 36140f84c1 placehold in master wu-xingying 2024-08-15 08:46:37 +00:00
  • c2d549c096 [TABLELOCK] fix bugs about DBMS_LOCK YangEfei 2024-08-15 07:56:41 +00:00
  • 0759f42e44 [CP] [FEAT MERGE] 424 PL stable features 0xacc 2024-08-15 07:50:55 +00:00
  • 6166e15d3b Issue#2078: For LOAD DATA LOCAL, no error is reported when the file name is empty. zhuyangkai@actionsky.com 2024-08-15 06:41:51 +00:00
  • 6ebe5187be fix ob_admin dump_backup only displays at most 99 sets/pieces LoLolobster 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. qingsuijiu 2024-08-15 05:51:56 +00:00
  • 466ba51171 fix alloc concurrently not safe. obdev 2024-08-15 05:34:31 +00:00
  • 9f944176db FEATURE: add compat code for tablelock owner id obdev 2024-08-15 04:50:13 +00:00
  • 0868a33683 [CP][to #40764052]fixed all_objects status set of package body obdev 2024-08-15 04:10:48 +00:00
  • 0af84c8a63 enhance check_kill_gracefully zhjc1124 2024-08-14 13:24:47 +00:00
  • 4ca2928dce [OBCDC] adapt insert overwrite about exchanging more than one partition fkuner 2024-08-14 13:19:02 +00:00
  • 43ff0d8737 Fixed ObNumber::is_valid_int64 with improved checks for excessive decimal places hwx65 2024-08-14 13:12:59 +00:00
  • 9f549313fa fix ut: pl.pl_cursor_1_oracle chinaxing 2024-08-14 13:06:48 +00:00
  • 24f20ff410 [CP] cast target type supports variable representation obdev 2024-08-14 10:39:36 +00:00
  • bd741a9fdc quit throttle if ls offline ZenoWang 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. swjtu-wenxiang 2024-08-14 10:14:26 +00:00
  • 995d01af9b direct load support specifying any number of columns and column order suz-yang 2024-08-14 09:18:38 +00:00
  • c4dea4a3d8 Fix storage ha reader using 500 tenant memory. godyangfight 2024-08-14 08:47:49 +00:00
  • 0881d89dd1 fix wrong set of IO_TUNING is_inited_ zhjc1124 2024-08-14 07:25:47 +00:00
  • df87f4f90a add 4.3.2.1 obdev 2024-08-14 07:08:08 +00:00
  • d308c1e016 occupy ddl_slice_expr in px_transmit_op simonjoylet 2024-08-14 06:55:25 +00:00
  • d4579da469 Merge branch 'pr_2087' ob-robot 2024-08-14 05:24:55 +00:00
  • d1cb7a5aee [CP] [to #2024072000103864631] chore: alter get_cursor error message haohao022 2024-08-14 03:23:17 +00:00
  • 35e02e8f07 [to #2024072000103865507] fix: fix memory leak in ALTER routine COMPILE DEBUG 0xacc 2024-08-14 03:17:17 +00:00
  • 91021d2706 restore tx ls state after switch_to_follower_gracefully failed KyrielightWei 2024-08-14 02:47:11 +00:00
  • 9c97e86f09 fix bug, inc direct load error due to not set empty valid macro_block_id AnimationFan 2024-08-13 13:53:30 +00:00
  • 7ad58cd3a2 [CP] [DeadLock] reset hash holder in elr path fengdeyiji 2024-08-13 13:47:44 +00:00
  • 39265e5323 [CP] to issue<2024072000103866576>:fix udf out param core hanr881 2024-08-13 13:17:32 +00:00
  • a19e44ab4b [adaptive join] HJ's left_join_row_ placeholder qingsuijiu 2024-08-13 12:48:01 +00:00
  • 19beac29ce [CP] disable some context as members of array directly jingtaoye35 2024-08-13 11:57:28 +00:00
  • ac6160c366 [CP] fix or_expansion bug jingtaoye35 2024-08-13 11:40:34 +00:00
  • c53bcf5c28 fix the bug of parsing insert overwrite leftgeek 2024-08-13 10:52:58 +00:00
  • 1116be93e8 add latch_id for lock & fix clear_checksum_error case yangqise7en 2024-08-13 10:47:12 +00:00
  • a133d85a48 Support all null shortcut judge in oracle mode XIAO-HOU 2024-08-13 10:41:28 +00:00
  • 378625cd34 sync wash mbs when specifed cache exceeds limit chaser-ch 2024-08-13 10:35:24 +00:00
  • 4ee3c2e811 fix bugs of unpivot log plan AA-tuliwei-BB 2024-08-13 10:29:02 +00:00
  • 0b27cf2bbd [Place Holder] Vector/Array Type CDC Support wanghangQ 2024-08-13 09:48:54 +00:00
  • 4747d70a68 Async freeze task count opt ZenoWang 2024-08-13 07:17:33 +00:00
  • f2cc96fbeb fixed create arbration instance failed because concurrent create HaHaJeff 2024-08-13 06:02:43 +00:00
  • 6c7d149173 [CP] let copy task cannot retry wxhwang 2024-08-12 15:50:35 +00:00