Commit Graph

  • b05bba4bdd issue<49217722>:fix sql use complex type issues obdev 2023-05-06 13:38:36 +00:00
  • ccc3ee9784 fix px hang when use px batch rescan and ignore virtual table error obdev 2023-05-06 13:08:29 +00:00
  • c0e8331ea8 [C][log4200] fix merge scn in ObTabletMergeCtx obdev 2023-05-06 10:42:03 +00:00
  • 03695f6cb2 fix osg bugs Larry955 2023-05-06 10:38:37 +00:00
  • fab24a1afb add: mysqltest recover cluster data obdev 2023-05-06 10:08:33 +00:00
  • 5671ac7b40 fix: json_contains bug obdev 2023-05-06 09:45:35 +00:00
  • 7fb78a8bcf Sql audit use memory larger than expected during observer reboot period obdev 2023-05-06 09:42:04 +00:00
  • 527f1b1cbb Fix a bug when allocate shared expr in link stmt xianyu-w 2023-05-06 09:38:34 +00:00
  • 90aad03502 [CP] BUGFIX: only increase sequence while limit speed obdev 2023-05-06 09:08:43 +00:00
  • 5c006e369a fix core caused by allocate memory with size of zero Larry955 2023-05-06 08:42:28 +00:00
  • 46c6dab725 Fix buffer_size about table_lock redo After clog encryption is turned on obdev 2023-05-06 08:38:57 +00:00
  • d6c6e05727 [FEAT MERGE] log4200 obdev 2023-05-06 08:15:43 +00:00
  • f0fdf277f1 adjust some case owner and fix dynamic sampling bug wangt1xiuyi 2023-05-06 08:12:10 +00:00
  • aaf2948a86 bugfix : [49401262] xmltype array error code not mismatch,[49423175] extract + transform sync fail then return default obdev 2023-05-06 08:08:38 +00:00
  • 05ffe5a646 to issue<45173384>:fix cursor expression remote execute issue obdev 2023-05-06 06:48:40 +00:00
  • 631fde402f fix TxLSLogBuf mem leak obdev 2023-05-06 06:41:48 +00:00
  • 8bcb1ce7a6 to issue<49484128>:fix a core when using dynamic sql bulk into obdev 2023-05-06 06:38:20 +00:00
  • 4b60f93f18 [BUGFIX] fix hash distinct obdev 2023-05-06 06:12:00 +00:00
  • 9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377 yishenglanlingzui 2023-05-06 06:08:35 +00:00
  • 711f4d5cd0 Forbid sql like 'alter system set' record in sql audit. obdev 2023-05-06 04:15:43 +00:00
  • e2b8865fd5 [CP] fix print view bug zzg19950727 2023-05-06 04:12:14 +00:00
  • 8bd42198fe fix 49399121, table_alias.col_name.member_func.udf not support obdev 2023-05-06 04:08:44 +00:00
  • 415dd6582f add some debug logs simonjoylet 2023-05-06 03:08:36 +00:00
  • eb331d4f0d fix outer join can not be eliminated by null reject filters contain cast ChangerR 2023-05-06 02:38:39 +00:00
  • a1dc0d1c58 [BUGFIX] fix bit cast to text padding obdev 2023-05-06 02:08:28 +00:00
  • c342e3ed87 fix subpartition template compat bug Larry955 2023-05-05 14:08:20 +00:00
  • f64c60e046 not to pushdown shared exprs of dml operators yinyj17 2023-05-05 13:08:23 +00:00
  • 34883bfe1b fix Compress memleak obdev 2023-05-05 12:38:21 +00:00
  • 27da7e5ca0 fix external table system view bugs wjhh2008 2023-05-05 12:15:18 +00:00
  • 58dd6021ba Fix mysqltests' failure for weak read scenario obdev 2023-05-05 12:08:29 +00:00
  • a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 obdev 2023-05-05 11:45:32 +00:00
  • d0162343f0 fix bottom-up mechanism of lock wait mgr doesn't take effect in multi-tenant scenarios obdev 2023-05-05 11:41:57 +00:00
  • 46ef83cdb8 disable spf das group rescan for unsupported cases obdev 2023-05-05 11:38:30 +00:00
  • 3abebf7d57 xml bugfix : 49435009 49397703 49375033 49483801 obdev 2023-05-05 10:11:44 +00:00
  • 7b0bdb407b fix coredump in switch_tenant when oom nroskill 2023-05-05 10:08:18 +00:00
  • 8dc830fb19 fix the unprocessed state in xa rollback and rollback to sp concurrent scenarios obdev 2023-05-05 09:38:23 +00:00
  • 23743b0e4d fix mysqltest obdev 2023-05-05 09:08:34 +00:00
  • 2f20f6b81b Handling concurrent situation when table not exist obdev 2023-05-05 08:38:23 +00:00
  • ca6db06a05 [bugfix] first_change_time can be nullable in v$sql_plan_monitor view, but declared as not nullable in view define raywill 2023-05-05 08:18:52 +00:00
  • 0ccb7f213f fix print log core Larry955 2023-05-05 08:15:23 +00:00
  • 6944111934 [OBCDC] fix a bug when fetch missing log time out obdev 2023-05-05 08:11:58 +00:00
  • 6ec569ca8d Make the destroy function reentrant obdev 2023-05-05 08:08:32 +00:00
  • 46c70d1f44 fix typo. close #1366 hnwyllmm 2023-05-05 07:42:24 +00:00
  • 8ab690642b Merge branch 'pr_1366' ob-robot 2023-05-05 07:38:56 +00:00
  • d10b15b188 fix direct load memory leak when timeout obdev 2023-05-05 07:38:33 +00:00
  • 51d7205f5e allow recover ddl of sys tenant simonjoylet 2023-05-05 06:38:22 +00:00
  • e38a0ec7ca bugfix:49228442, 49192441, 49243082, 49336026, 49341756, 49424274, 49428667, 49263419 obdev 2023-05-05 06:08:25 +00:00
  • 8a215cb58f Fix print function bin/oct bug xianyu-w 2023-05-05 05:38:39 +00:00
  • e6cf47df8f push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log obdev 2023-05-05 04:45:21 +00:00
  • 88f43f275a [to #47545514]subprogram cursor do not resolve external type LiuYoung00 2023-05-05 04:38:32 +00:00
  • b1b71ba40f clear ob sensitive infomation. rolandqi 2023-05-05 04:15:18 +00:00
  • 943f5a0175 fix bug when part table do local index back with lob column Larry955 2023-05-05 04:11:49 +00:00
  • a3e40c6e58 Fix drop database timeout truncated at 20 minutes Hongqin-Li 2023-05-05 03:42:15 +00:00
  • 28ba10dbee fix abort_redef_table() scheduler ddl task again ret_code error bug obdev 2023-05-05 03:38:46 +00:00
  • 2fd0498ce3 use tenant memmory to alloc ObTxLSLogCb obdev 2023-05-05 03:08:48 +00:00
  • fe350b62e6 [XML] fix count() failed obdev 2023-05-05 02:08:20 +00:00
  • bea9dc85bf Fix rpc proxy dont reset the msg ptr cause the memory leak qianchanger 2023-05-04 15:08:04 +00:00
  • cc9bf7e0d7 fix NULL in latch_hold nroskill 2023-05-04 14:08:24 +00:00
  • c8f708f64d fix bug: overwrite error code unexpectedly obdev 2023-05-04 13:49:00 +00:00
  • 852f728be0 Add ptr check in stmt execute parse stage obdev 2023-05-04 13:45:29 +00:00
  • ce0d9ddd4b fix bug: qc_detectable_id is invalid when sqc register check item obdev 2023-05-04 13:41:58 +00:00
  • d8ae8e2449 modify sys log for defragmentation obdev 2023-05-04 13:15:01 +00:00
  • f6c3ecdd97 bugfix: 49298642,49243905,49422634 obdev 2023-05-04 12:30:08 +00:00
  • b7de32a0a4 adjust the conversion between gb18030 and gb18030_2022 xianyu-w 2023-05-04 12:23:11 +00:00
  • 03ed5b7544 Fix master case qianchanger 2023-05-04 12:19:40 +00:00
  • f72319a1ed Merge branch 'pr_1369' ob-robot 2023-05-04 12:12:36 +00:00
  • 75dac1ab3b Disable reporting ddl checksum from background merge thread Hongqin-Li 2023-05-04 10:11:45 +00:00
  • fadedfe50b Fix:kill session fail in switch tenant obdev 2023-05-04 09:41:47 +00:00
  • 5e437ac006 Fix: session self-verify function extraction error obdev 2023-05-04 09:38:18 +00:00
  • 45499cdeed patch bugfix to master obdev 2023-05-04 08:15:22 +00:00
  • 1764237a55 bug/49336298 extra endtags need report error when content parsing obdev 2023-05-04 08:11:50 +00:00
  • 1fd32d2c33 [to #48213621]package param_expr do not check deterministic LiuYoung00 2023-05-04 07:41:47 +00:00
  • f4acc8da14 [misc] fix unstable mittest obdev 2023-05-04 05:42:35 +00:00
  • f99116654a add lock to protect slog writer's cursor_ obdev 2023-05-04 04:11:55 +00:00
  • 8094743d24 [FEAT MERGE] implement of log disk writing throttling obdev 2023-05-02 01:45:12 +00:00
  • 3ae36f5774 [FEAT MERGE]4.2 PX Feature qianchanger 2023-04-30 04:41:31 +00:00
  • 09ed904b58 [FEAT MERGE] Support external table wjhh2008 2023-04-29 15:11:49 +00:00
  • ecb74a122c Unify all bucket cnt in ObTenantMetaMemMgr JiahuaChen 2023-04-28 15:41:57 +00:00
  • 34a9edf738 [FEAT MERGE] support restore encrypted tenant yinyj17 2023-04-28 15:15:31 +00:00
  • b41dc0ebdd [FEAT MERGE] support auto dop obdev 2023-04-28 15:11:52 +00:00
  • 642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance obdev 2023-04-28 13:11:58 +00:00
  • 35c1be5aa1 [CP] [to #48811148]fix bug goto statement seuwebber 2023-04-28 11:41:45 +00:00
  • 13e2a46659 Fix simplify multiset expr bug xianyu-w 2023-04-28 11:19:02 +00:00
  • 3cada22bdc [FEAT MERGE]4_2_sql_feature zzg19950727 2023-04-28 11:12:11 +00:00
  • 3bf92459f1 Fix direct load did not perceive the background error code during write obdev 2023-04-28 09:12:09 +00:00
  • 0fe1f4457d Fix mysqltest case fail obdev 2023-04-28 08:15:35 +00:00
  • 5f403ea6ea Fix memory leak because fix memory expansion obdev 2023-04-28 08:12:04 +00:00
  • dc182c9307 [CP] [Arb] fix wrong rs_server_status BinChenn 2023-04-28 07:45:26 +00:00
  • 096d1eccdf remove is_bulk_ from obdmlstmt & fix mysqltest obdev 2023-04-28 06:11:59 +00:00
  • 17abf2818a [FEAT MERGE] OB Support XMLType obdev 2023-04-28 03:45:10 +00:00
  • 58bb3d34b7 PalfBufferIterator support return padding log. HaHaJeff 2023-04-28 03:41:40 +00:00
  • 64dc54c87e [CP] fix: fix the bug of remote das task performance degradation; obdev 2023-04-28 03:15:33 +00:00
  • 23b365a0a7 [FEAT MERGE]Query Interface Enhancement obdev 2023-04-28 02:41:45 +00:00
  • d48cc591bd [CP] [CP] fix px drain on non-vec engine obdev 2023-04-28 01:11:30 +00:00
  • e8270d33f4 fix the upgrade problem after deleting the pending transaction obdev 2023-04-27 15:12:06 +00:00
  • 271e8aa047 Fix some user-defined_rules bug obdev 2023-04-27 14:41:41 +00:00
  • 0afe7ce669 Update easy_pool_cleanup_new (easy_pool.c) 握猫猫 2023-04-27 16:46:29 +08:00
  • cef0b50339 Fix concurrent issue between tablet pin and wash JiahuaChen 2023-04-27 13:41:50 +00:00
  • b2c3d3b255 fix: switch tenant directly while using get_reserved_size obdev 2023-04-27 13:18:39 +00:00
  • ea5c70b38c fix oci pull meta bug obdev 2023-04-27 13:11:52 +00:00