Commit Graph

  • de2fc91c4d fix typo in ob_ddl_operator.cpp (#1741) Texas 2023-12-11 12:21:23 +08:00
  • f77f3b7f69 [CP] If the ring exists and exits prematurely, only the allocator is cleaned when operator is closed in oracle DFS mode obdev 2023-12-11 04:13:21 +00:00
  • 705d7aee2c Add timeout for autoinc rpc Hongqin-Li 2023-12-11 03:42:44 +00:00
  • 7643fd928c Bugfix for nagating decimal_int Zach41 2023-12-11 03:12:47 +00:00
  • 11d2561786 rename latch define of TRANS_EXEC_LOCK to TRANS_ACCESS_LOCK chinaxing 2023-12-11 02:12:29 +00:00
  • fedbc18f98 fix typo satisfied (#1740) Jin Zhao 2023-12-11 09:46:23 +08:00
  • 9cce973b13 fix wait_leader time calculation in ob_ddl_service.cpp (#1739) zhaoyiping 2023-12-11 09:45:40 +08:00
  • 75f0ce04d8 [FEAT MERGE] dynamic_server_spec phase1 obdev 2023-12-10 12:12:31 +00:00
  • ff0ec7e185 [FEAT MERGE] transfer without kill tx Handora 2023-12-08 14:12:30 +00:00
  • 17d06c023b revert fix restore minor failed wxhwang 2023-12-08 12:43:20 +00:00
  • 793f30a828 [CP] remove unsafe macro OB_UNIS_DECODEx zhjc1124 2023-12-08 11:47:27 +00:00
  • 5ad48dda72 [master] fix session-sync-verify for transaction-route chinaxing 2023-12-08 11:42:40 +00:00
  • 0ffed88033 fix subplan filter + px batch rescan hang sdc 2023-12-08 10:42:44 +00:00
  • 54196a4e17 [CP] fix bug: a large backlog of threads and causing the server to stop providing service. GongYusen 2023-12-08 10:12:46 +00:00
  • 459f30ebf5 translate to english wangyunlai 2023-12-08 16:33:59 +08:00
  • 044e2b0b81 fix merge join bug when use interesting ordering for merge key chimyue 2023-12-08 08:17:35 +00:00
  • 5406c378bb Add oracle-compatible error code for materialized view leftgeek 2023-12-08 08:13:01 +00:00
  • e52308603f change compat_mode default from MYSQL to INVALID obdev 2023-12-08 07:47:33 +00:00
  • 6a2fd09d6b fix pwj table memory bloat 2149 2023-12-08 07:42:51 +00:00
  • af61c60757 fix auto generated identifier is too long hy-guo 2023-12-08 07:17:22 +00:00
  • 0fe117b645 add placeholder for tenant_cloning wanyue-wy 2023-12-08 07:12:44 +00:00
  • 19ddd3345a [CP] [to #53346341] dbms cursor need destruct spi_cursor in the end of function LiuYoung00 2023-12-08 06:47:49 +00:00
  • c002d672c0 [CP] temporarily unlimited memory before init config obdev 2023-12-08 06:42:09 +00:00
  • 87779694c4 [CP] delete useless info && fix core renju96 2023-12-08 06:13:03 +00:00
  • 28a73eb8a3 fix typo in ob_store_row_comparer.h (#1737) AA-tuliwei-BB 2023-12-08 13:36:49 +08:00
  • de69cacf54 fix a typo in ob_ddl_heart_beat_task.cpp (#1736) AA-tuliwei-BB 2023-12-08 13:36:31 +08:00
  • 3f776ae082 [MDS] flush directly advance rec_scn consider about flushing_scn fengdeyiji 2023-12-08 05:12:46 +00:00
  • 7ff8be91fa Remove unstable case tino247 2023-12-08 04:42:52 +00:00
  • adc5c71a50 [bugfix]io_buf must free after handle.reset() renju96 2023-12-08 03:12:40 +00:00
  • a8d231f6be fix typo in ob_parallel_external_sort.h (#1734) ihnfsa 2023-12-08 11:03:07 +08:00
  • 23ca02d9c4 [CP] fix sanity crash when printing log wudidapaopao 2023-12-08 02:43:16 +00:00
  • 703794f46b Add placeholder of group id for direct load high prio rpc suz-yang 2023-12-08 02:13:24 +00:00
  • 59a59f911a Update ob_tablet_ddl_kv_mgr.h (#1733) foixes 2023-12-08 09:44:48 +08:00
  • 08a76580f3 [CP] fix mds memory leak bug after creating buffer ctx failed KyrielightWei 2023-12-07 14:42:56 +00:00
  • 68dc85c53c Fix decimalint in groupby pushdown haitaoyang 2023-12-07 13:43:14 +00:00
  • cb91bfde38 Fix print log core and simplify logs haitaoyang 2023-12-07 12:17:24 +00:00
  • 121cb80b19 [CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0 obdev 2023-12-07 11:43:21 +00:00
  • 655c8c0790 [CP] reset macro info after writing linked block obdev 2023-12-07 11:17:19 +00:00
  • a084a7ae38 Bugfix for dynamic evaluated questionmark Zach41 2023-12-07 11:12:43 +00:00
  • f0e43ced82 bugfix : json dot notation with item method , error code mismatch obdev 2023-12-07 10:42:51 +00:00
  • 62d265e263 return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable Fengjingkun 2023-12-07 10:12:57 +00:00
  • 4f13ffea18 [FEAT MERGE] zlib_upgrade 496148326@qq.com 2023-12-07 08:43:28 +00:00
  • 5788020c3e [to #6249380]fixed fetch type check problem LiuYoung00 2023-12-07 08:16:37 +00:00
  • bc5d436ea9 [BUG] put trans_end to the postition that will never fail Handora 2023-12-07 08:12:00 +00:00
  • 2c2346010b [CP] 修复因为租户队列积压导致switchover超时 maosy 2023-12-07 07:46:48 +00:00
  • ff9d9e7d54 [CP] support mysql.proc to get create time LiuYoung00 2023-12-07 07:42:12 +00:00
  • 864a26e603 Fix type deduction error for sum aggregation Zach41 2023-12-07 07:16:15 +00:00
  • 3dd5be7901 [CP] temporarily unlimited memory before init config obdev 2023-12-07 07:11:44 +00:00
  • 8e3236dca2 Fix zipf type deduction error Zach41 2023-12-07 05:46:18 +00:00
  • ee813b8909 fix restore minor failed wxhwang 2023-12-07 05:41:50 +00:00
  • b5daff8f95 fix small sstable reuse z404289981 2023-12-07 05:12:26 +00:00
  • 0fe424c626 Refine filtering external files by pattern option wjhh2008 2023-12-07 04:46:33 +00:00
  • 0e346eecdd meta major merge generate pre-aggregated data. Hooper9973 2023-12-07 02:46:42 +00:00
  • 4977736494 Update ob_mvcc_row.h (#1732) qiuyg3 2023-12-07 10:44:39 +08:00
  • da48f46e92 fix typo in ob_backup_ctx.h (#1731) lyq10085 2023-12-07 10:44:04 +08:00
  • ce2285213f fix typo (#1730) Jinming Zhang 2023-12-07 10:43:40 +08:00
  • 76bf0d2d9b MMM-FirstTry (#1729) EasternEmperor 2023-12-07 10:43:15 +08:00
  • 2b4e071bc5 Fix typo: Correct spelling of "unexected" to "unexpected" in ob_mvcc_row.cpp (#1728) ChenXr 2023-12-07 10:42:34 +08:00
  • 5fdafce5f4 typo in src/storage/memtable/mvcc/ob_mvcc_ctx.h (#1727) Xincai Zhu 2023-12-07 10:42:13 +08:00
  • 6c2f308816 Add timeout for autoinc rpc Hongqin-Li 2023-12-07 02:42:12 +00:00
  • 6df4cc2dfa fix typo in ob_mvcc_acc_ctx.h (#1726) TY Nong 2023-12-07 10:41:44 +08:00
  • 1087f81a56 Fix typo in ob_tablet_autoinc_seq_rpc_handler.cpp (#1721) Li Junling 2023-12-07 10:40:53 +08:00
  • 892fbee583 to issue<53695063>:fix core when inject 4013 hanr881 2023-12-06 12:47:13 +00:00
  • 1516b54e92 skip hidden schema in rs major check & fix default time guard warning threshold yangqise7en 2023-12-06 12:42:31 +00:00
  • 8641152e4e format outline place holder obdev 2023-12-06 11:42:51 +00:00
  • 6622563bb2 revert the order of finding build_xxx hnwyllmm 2023-12-06 09:47:11 +00:00
  • a747b38b46 [BUGFIX] show tablegroups not display empty tablegroup obdev 2023-12-06 09:42:31 +00:00
  • d8ccc0fc9f Fix: There is a concurrency problem with on_get_session yaojing624 2023-12-06 09:13:04 +00:00
  • 7a441764f3 [to #52908044] Fix int1 type return Syntax error obdev 2023-12-06 08:42:55 +00:00
  • 01de4dfc0e BUGFIX: alloc unlock thread group placeholder obdev 2023-12-06 08:12:41 +00:00
  • 4e7edbf5dc [CP] [to #53439720] fix quantity upper limit of UDTs a PL can reference to 0xacc 2023-12-06 07:42:46 +00:00
  • dc76ede33e force check status for get_next_row 18523270951@163.com 2023-12-06 06:42:31 +00:00
  • 1f8a222b14 [CP] bugfix select column_default value from information_schema.columns core shadowao 2023-12-06 06:12:18 +00:00
  • 62e48e989d fix unstable obtest for medium_with_migrate.test Tsunaou 2023-12-06 05:47:09 +00:00
  • df25a7bc0f [CP] [OBKV] Fix TTL task memory not released when LS switch leader shenyunlong.syl 2023-12-06 05:42:36 +00:00
  • 3d277b9ead replace ObProtectedMemtableMgrHandle::has_memtable to ObTablet::has_memtable obdev 2023-12-06 04:47:08 +00:00
  • 23abd374e0 merge develop to master hnwyllmm 2023-12-06 04:14:22 +00:00
  • d64ed4aaed Merge branch 'pr_1719' ob-robot 2023-12-06 04:09:16 +00:00
  • f88042bfd9 check row mvcc flag z404289981 2023-12-06 03:46:42 +00:00
  • 6a8e140c01 [CP] Support specify customed allocator for zstd_compressor obdev 2023-12-06 03:42:03 +00:00
  • d70d986be9 [FEAT MERGE]adaptive cost model zzg19950727 2023-12-06 03:12:01 +00:00
  • 6520c7b570 add tenant kvcahe hold at SYSSTAT tushicheng 2023-12-06 02:46:36 +00:00
  • beb56903f4 [CP] Fix mvcc node concurrency bug when estimating row haitaoyang 2023-12-06 02:42:36 +00:00
  • cbc059fad1 return error when the decimal pricision is not match with datum len windye 2023-12-06 02:42:04 +00:00
  • 7b8ff9b9db [to #53465378] fix CURRENT_USER inside DEFINER routines 0xacc 2023-12-05 18:12:15 +00:00
  • 5d73b97cdb [BUGFIX] fix lob remote query memory usage skylhd 2023-12-05 17:16:40 +00:00
  • c1e3aac184 Observer adapted rs wake-up transfer task retry mechanism obdev 2023-12-05 17:12:09 +00:00
  • 5c7d80971b Bugfix for ObDecimalIntType Zach41 2023-12-05 16:41:48 +00:00
  • 1c82ad7c34 fix ERROR log when locking failed during remove tenant nroskill 2023-12-05 13:12:00 +00:00
  • 743ee62ca8 fix move backup skipped tablet to history timeout issue oceanoverflow 2023-12-05 10:46:09 +00:00
  • 9560d23ebd [CP] [CP] [SRS]fix fifo_allocator err log obdev 2023-12-05 10:12:00 +00:00
  • 023f9eb4e1 Add new ObItemType: T_PSEUDO_IDENTIFY_SEQ for 4.2.2 sql feature of optimize recursive cte obdev 2023-12-05 09:42:17 +00:00
  • eaaa01f41e fix information_schema.schemata got invisiable schema bug jingtaoye35 2023-12-05 09:11:57 +00:00
  • d9aec1fe42 fix meta cache error in 4.2 upgrade 4.3 scenario Fengjingkun 2023-12-05 08:16:56 +00:00
  • d979a20bdc [Bugfix] migrating sys unit failed LeonChaoHi 2023-12-05 08:12:19 +00:00
  • 80cb93dc2c bugfix : json_table subquery param && json_table ban group by pushdown write obdev 2023-12-05 07:12:16 +00:00
  • d6fe7444f1 Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. Tsunaou 2023-12-05 06:46:18 +00:00
  • 4c15ec86c4 fix typo (#1724) ZhangHongYin 2023-12-05 14:42:19 +08:00
  • 236ef5ee50 [CP] convert_text_value_charset adjust log level to debug shadowao 2023-12-05 06:41:44 +00:00
  • 4d744c40bb fix typo in ob_row_conflict_handler.cpp (#1723) oldcb 2023-12-05 14:28:41 +08:00