Commit Graph

  • 4544105cb4 fix mview related views leftgeek 2024-05-08 07:42:48 +00:00
  • b89a9a7dde Fix residual errors in object storage obdev 2024-05-08 05:32:14 +00:00
  • 216d9ed8db 错误缺失和覆盖问题修复 obdev 2024-05-08 04:51:13 +00:00
  • 81a18eacd4 Occupy on master for auto_split Hongqin-Li 2024-05-08 04:45:49 +00:00
  • 185bb272f9 Fix the physical plan was modified causing deserialization to fail obdev 2024-05-08 04:20:48 +00:00
  • 406d31f5f2 Fix check sstable version range continues bug. godyangfight 2024-05-08 04:04:01 +00:00
  • c8f1109957 BUGFIX: ignore the case sensitivity of the paramter in limit calculator obdev 2024-05-08 03:01:04 +00:00
  • 5cc3182bc8 Upgrade master version to 4.3.2 obdev 2024-05-08 02:44:50 +00:00
  • c41bffd214 [CP] raise OB_ERR_USER_NOT_EXIST when set user_mapping if user not exist zhjc1124 2024-05-08 02:39:02 +00:00
  • 7fd3745926 placeholder for errno and latch_id of palf_tiered_storage branch LiefB 2024-05-07 17:48:43 +00:00
  • b81c145208 [CP] fix observer startup enable replay is not reentrant issue oceanoverflow 2024-05-07 17:43:13 +00:00
  • dd0d8fc5e0 fix desc and show index bug of mview with primary key leftgeek 2024-05-07 17:31:47 +00:00
  • ea492fb14a Reduce log level to reduce log redundancy oceanoverflow 2024-05-07 17:15:42 +00:00
  • 2791ae32b3 fix geo large unity compile unit problem wenxingsen 2024-05-07 17:10:02 +00:00
  • 910978265f Spec placeholder for sql exec spill compression hezuojiao 2024-05-07 15:15:44 +00:00
  • b922437256 Fix OblimitVecOp core caused by swallowing error codes obdev 2024-05-07 14:45:44 +00:00
  • 070583812e shared hj + channel sync hang sdc 2024-05-07 14:23:14 +00:00
  • a877c71ef8 增加备份恢复errsim testcase obdev 2024-05-07 13:58:05 +00:00
  • f3d4574885 replace RLockGuard with try_lock and add dba log HaHaJeff 2024-05-07 12:58:10 +00:00
  • eeda4a2c38 bugfix about the hash set memory application exceeding the upper limit lalalafeier 2024-05-07 12:42:26 +00:00
  • 2d29c78806 [fix] auto split relative master place holder JLY2015 2024-05-07 12:26:01 +00:00
  • ea454e2ce9 fix empty password obdev 2024-05-07 12:20:38 +00:00
  • 3d804e3693 change codeowner weimeng obdev 2024-05-07 12:15:08 +00:00
  • 6a09826999 fix hash group by incorrect result cqliang1995 2024-05-07 12:09:42 +00:00
  • 359848f9d0 [misc] remove auto keyword and lambda chinaxing 2024-05-07 09:57:18 +00:00
  • 7cc478b41c [CP] fix gather opt stats estimate percent bug and lock table stats bug wangt1xiuyi 2024-05-07 09:16:52 +00:00
  • 10a11111e3 [to #56542736] Add placeholder in error no for prepare recursive call. swjtu-wenxiang 2024-05-07 08:32:08 +00:00
  • 1229594b5d fix pre_calc bug in simplify_dinstinct JinmaoLi 2024-05-07 08:12:21 +00:00
  • 33c5461c5b [to #56462220] fix bug 56462220, % format may cause error. swjtu-wenxiang 2024-05-07 08:06:50 +00:00
  • 1abf3aa10c fix the bug in create/drop mlog leftgeek 2024-05-07 08:01:07 +00:00
  • 3577f219dc fix oracle char pad problem chaser-ch 2024-05-07 05:42:22 +00:00
  • 88a06c9314 [OBKV]add stmt type for obkv sql audit WeiXinChan 2024-05-07 05:20:17 +00:00
  • dc2cd30a11 remove tablet_handle_ in tablet_direct_load_mgr renju96 2024-05-07 03:16:24 +00:00
  • 55ea51ecfe fix build rowkey_doc joined table redundantly JinmaoLi 2024-05-07 02:46:31 +00:00
  • 5eee31b32b adjust tx ids field z404289981 2024-05-06 15:38:22 +00:00
  • 804f2ec11c Modify log level: ERROR -> WDIAG in ob_backup_clean_operator obdev 2024-05-06 13:39:18 +00:00
  • 4cfe4e876c [CP] Remove interesting order info of inner paths xianyu-w 2024-05-06 13:33:38 +00:00
  • 777e08e9fa [CP] Fix the bug that the collation is ignored when calulating selectivity xianyu-w 2024-05-06 13:27:58 +00:00
  • 2361062f7c fix table_id mistake for V$OB_QUERY_RESPONSE_TIME_HISTOGRAM AntiTopQuark 2024-05-06 13:22:28 +00:00
  • c94430ff3b fix unit gc makes no progress cuased by tmp file deadlock obdev 2024-05-06 13:06:08 +00:00
  • 5affcd4953 [FIX] restart failed because hash set is not created ZenoWang 2024-05-06 10:31:07 +00:00
  • a0397a4168 [BUG.FIX] fix mysqltest case Tyshawn 2024-05-06 08:06:38 +00:00
  • aebcfb244d fix cast rowid type bug wangt1xiuyi 2024-05-06 05:51:05 +00:00
  • d0b7ba275c column placeholder for query_response_time_histogram AntiTopQuark 2024-05-06 05:40:14 +00:00
  • 294b77d690 fix analyze table bug and estimate block cnt bug wangt1xiuyi 2024-05-06 05:23:16 +00:00
  • 40d1a1ecc1 fix some bugs sdc 2024-05-06 02:46:46 +00:00
  • 8a3aead006 [TABLELOCK] fix bug about remove_session_record_ in MySQL lock function release progress YangEfei 2024-04-30 18:41:02 +00:00
  • a2269414c1 [BUG] add fullback mechanism to submit log for freezing Handora 2024-04-30 18:35:30 +00:00
  • 4a8e3dd59e fix transfer not check dest ls maosy 2024-04-30 13:45:34 +00:00
  • 8719641c98 [to #56329030] fix: alter function compile core caused by uninitialized null stmt_ haohao022 2024-04-30 13:29:11 +00:00
  • 6411ffe4a0 [CP] fix json bin get_serialize_size var_type calc shadowao 2024-04-30 13:23:53 +00:00
  • 108e3f48fd [BUG] fix the defensive code when memtable set start scn if backoffed Handora 2024-04-30 13:18:36 +00:00
  • 3ca0506f99 [OBCDC] flow control for parser in direct load inc scenario fkuner 2024-04-30 13:13:19 +00:00
  • 82b9d623ef optimize log print when restart observer failed because of check log pool integrity failed. HaHaJeff 2024-04-30 12:56:29 +00:00
  • 51ded7db45 fix the row id of oracle mode is influenced by pk increment qingzhu521 2024-04-30 10:45:43 +00:00
  • 996ddf15ac Add timeout for test_keybtree for opensource test Handora 2024-04-30 10:16:19 +00:00
  • 324322d3dc fix mv rewrite on multi part mview hy-guo 2024-04-30 09:51:12 +00:00
  • 7e3d97f4bd [FTS.BUGFIX] optimize fulltext index insert performance Tyshawn 2024-04-30 09:45:48 +00:00
  • cc09840d51 [CP] add diagnose for LfFIFO nroskill 2024-04-30 08:45:15 +00:00
  • 037155cd19 fix check avx use xgetbv problem chaser-ch 2024-04-30 08:28:31 +00:00
  • b119e2ccda [CP] Fix: fix the bug induced by tracepoint to generate NLJ path obdev 2024-04-30 08:23:10 +00:00
  • 084bf7584f fix:some multivalue query bugs obdev 2024-04-30 08:17:51 +00:00
  • 8300c293a7 [Bug fix] fix accessing with too long username or tenant name will crash observer obdev 2024-04-30 08:12:28 +00:00
  • b4cd23461c Placeholder for RoaringBitmapType qijiax 2024-04-30 07:55:23 +00:00
  • 2de840e40d Bugfix: the tmp_file module maintains its washing_count_ variable incorrectly. obdev 2024-04-30 05:36:00 +00:00
  • 35dedbd8b5 fix sql has synonym dblink add to plc error cqliang1995 2024-04-30 05:18:56 +00:00
  • ad076015dc fix json bin get_serialize_size var_type calc shadowao 2024-04-30 05:13:34 +00:00
  • 1f689286ac modify ash table's plan_hash type to uint rolandqi 2024-04-30 05:07:33 +00:00
  • f2627c972a check NULL for mtl_init && mtl_wait obdev 2024-04-30 04:50:57 +00:00
  • 963b0090aa [CP] [to #55446815] fix: last_trace_id() in PL/SQL haohao022 2024-04-30 02:56:33 +00:00
  • 2f57bd7cec [CP] add ENABLE_BOLT(compile option) to control BOLT_OPT dimstars 2024-04-30 02:16:20 +00:00
  • 62d0d8e115 Merge branch 'master' into develop 王运来 2024-04-30 09:43:44 +08:00
  • 7cf81786a9 [to #55185495]error code placeholder seuwebber 2024-04-29 14:10:00 +00:00
  • f8c7d78fcc Add placeholder for T_SHARED_STORAGE_INFO obdev 2024-04-29 14:04:24 +00:00
  • 556b47cc62 Fix cancel of direct_load_mgr renju96 2024-04-29 11:59:19 +00:00
  • cf6c0aba50 master 占位 LYAccc 2024-04-29 11:48:53 +00:00
  • e6e35752b3 [CP] [LogFetcher] Fix coredump cause by destroy LogRouteService before stopping its threads zxlzxlzxlzxlzxl 2024-04-29 11:43:31 +00:00
  • efa62c5e5c fix hash join not clear eval flag before output obdev 2024-04-29 09:16:50 +00:00
  • f212606f61 add skip_lob param for ObDirectLoadInsertTableRowIterator get_next_row coolfishchen 2024-04-29 08:47:10 +00:00
  • 0220af4e18 [Bug fix] fix the query on oracle client which matches has_addon condition and called has_unfree_callback obdev 2024-04-29 08:41:46 +00:00
  • 96299732e7 [CP] [to #55213789] fix: add boundary check before accessing ps protocol data through ObMySQLUtil::get_length(). haohao022 2024-04-29 04:58:58 +00:00
  • 4d22af1c07 [CP] add refresh schema_status maosy 2024-04-29 04:53:40 +00:00
  • 908d9f298c [BUG FIX] fix the compatibility issue with incorrect primary keys in older version pe-99y 2024-04-29 04:20:53 +00:00
  • 7ead259547 [BUG] remove the protection of replay transfer_out_v2 if mds txn aborted Handora 2024-04-28 14:55:28 +00:00
  • 5de7a177d4 add comment & func for minor merge yangqise7en 2024-04-28 14:50:01 +00:00
  • db22f4f1b1 [OBCDC] modify oblogmsg version of el9 fkuner 2024-04-28 14:44:31 +00:00
  • dc8f8f2106 Revert Fix tablet table store check sstable continue bug. oceanoverflow 2024-04-28 12:38:11 +00:00
  • fb848a9ce9 fix fts issues zhenhan.gong@gmail.com 2024-04-28 12:27:03 +00:00
  • 97f888cfba [mysqltest] tx_free_route chinaxing 2024-04-28 12:21:42 +00:00
  • f6ce2a7498 [MySQL Compatibility] Dynamic system variables completion, master placeholder. qingsuijiu 2024-04-28 12:16:18 +00:00
  • 38ce00b6c7 [OPT] Support merge iter to return multiple rows with the same group id pe-99y 2024-04-28 11:59:23 +00:00
  • 63ad7c72de [CP] fix mysql utf16 insert padding bug wjhh2008 2024-04-28 09:45:48 +00:00
  • 0534984dcf add retry when fail to replay ddl inc log obdev 2024-04-28 09:33:58 +00:00
  • 7aaeade0b3 Fix the problem of generating SEQUENCE operator when the default sequence is not used hwx65 2024-04-28 06:45:40 +00:00
  • d8fd236fa0 fix:multivalue delete from table bug, json overlaps search result not correct,add some constraint obdev 2024-04-28 06:34:49 +00:00
  • ead3e7cb36 [CP] fix round checkpoint scn is not consistent with piece checkpoint scn wxhwang 2024-04-28 06:18:16 +00:00
  • 04b5153233 Readme key features (#1909) wangyunlai 2024-04-28 13:49:23 +08:00
  • 57b9848525 [modis] occupy error code and rpc code for obkv redis lyxiong0 2024-04-28 04:16:35 +00:00
  • c4ed3f10af [FTS.BUGFIX] fix compatibility of MySQL default fulltext parser Tyshawn 2024-04-28 03:58:17 +00:00
  • 1442b06e77 [TABLELOCK] fix several bugs about mysql lock functions and DBMS_LOCK YangEfei 2024-04-27 17:53:39 +00:00