Commit Graph

  • a6117944b9 fix transformer bugs caused by shared expr yinyj17 2023-11-13 10:09:17 +00:00
  • 4cc0e3d7d6 Merge branch 'oceanbase:develop' into develop niyuhang 2023-11-13 17:54:37 +08:00
  • 6fcd3d2020 direct load resource manage placeholder obdev 2023-11-13 09:43:08 +00:00
  • 82f50094b7 solve concurrency problem obdev 2023-11-13 09:39:24 +00:00
  • bb95fcdd86 pre take position for inner table akaError 2023-11-13 09:09:08 +00:00
  • 26575e6818 fix sys_io accumulate renju96 2023-11-13 08:42:42 +00:00
  • d2700bedea add placeholder for fts index obdev 2023-11-13 08:39:01 +00:00
  • aae61258c3 support executing the farm with obfarm Niyuhang2 2023-11-13 16:35:27 +08:00
  • 3ee313de9c Add leader replica only when all replicas are in blacklist pe-99y 2023-11-13 08:09:12 +00:00
  • 1bdb13ec4a [to #53079739]fix bug trigger define error after rename table seuwebber 2023-11-13 07:43:23 +00:00
  • 5f80829e3e [CP] fix statistics error of append log size fkuner 2023-11-13 07:39:20 +00:00
  • 6e6eedc0b8 [CP] disable var assign use das default obdev 2023-11-13 07:13:15 +00:00
  • 66027a8f16 [CP] fix set partition wise cannot generate plan ChangerR 2023-11-13 07:09:29 +00:00
  • 29923a3f7f [RS] modify MAX_ROOTSERVICE_EVENT_VALUE_LENGTH to 512. LeonChaoHi 2023-11-13 06:43:22 +00:00
  • ff04309c15 rpc encoding code takes place in advance wangt1xiuyi 2023-11-13 06:39:22 +00:00
  • 52e395dfde create mv atomic refresh meta pre occupied coolfishchen 2023-11-13 06:13:29 +00:00
  • 57e368c905 exchange tx.lock_.lock() and tx.lock_.unlock() with lock_guard felix-w15 2023-11-13 06:09:29 +00:00
  • d5ccf4d28c fix set create_snapshot core yangqise7en 2023-11-13 05:12:57 +00:00
  • d9481b57fa placeholder table id for user_users yinyj17 2023-11-13 05:09:14 +00:00
  • 5336a2189f Fix the issue that the row lock checker returns incorrect results when called again after returing OB_ITER_END. wudidapaopao 2023-11-13 04:46:55 +00:00
  • 5809204848 mark some case to support runing in ce-farm niyuhang 2023-11-13 04:43:16 +00:00
  • a226930dfb Fix UDF param type deducing error Zach41 2023-11-13 04:39:31 +00:00
  • 6eb611fab0 Add new IOModule SSTABLE_MACRO_BLOCK_WRITE_IO Hooper9973 2023-11-13 04:09:19 +00:00
  • 611580e753 Fix print unsafe log haitaoyang 2023-11-13 03:39:10 +00:00
  • a5a3bca41b [to #53001621] fix PlJit memory leakage after ALTER SYSTEM FLUSH PL CACHE 0xacc 2023-11-13 03:16:20 +00:00
  • a0632e0b87 fix bugs about medium checker a1iive 2023-11-13 03:12:42 +00:00
  • 9f76ddd183 Add errno for mview suz-yang 2023-11-13 03:09:02 +00:00
  • 7c010c19b4 [CP] fix bug about time in ps obdev 2023-11-13 02:42:16 +00:00
  • 04ca0bd4d8 fix gen_errno.pl dimstars 2023-11-13 02:12:32 +00:00
  • 3eb34fe37e del useless code yangqise7en 2023-11-10 11:39:11 +00:00
  • 5895ce4113 [CP] change sync rpc to async for transfer and migration oceanoverflow 2023-11-10 11:13:01 +00:00
  • 7aec297f5c fix expr in cmp func nullptr skylhd 2023-11-10 11:09:02 +00:00
  • 0a8a218ad6 [CP] Add smart_call in transform_predicate_move_around xianyu-w 2023-11-10 10:46:37 +00:00
  • 693a69deb8 fix: logging after revert ObPartTransCtx may lead to coredump fforkboat 2023-11-10 10:42:56 +00:00
  • fa3f962aad [CP] change cluster level parameter to tenant level for backup oceanoverflow 2023-11-10 10:39:14 +00:00
  • 6620db0b8b [CP] update index stauts rpc占位 fanfangzhou 2023-11-10 09:43:35 +00:00
  • 4c93159bbe [CP] [to #52965418]need not to check the tail name in for loop stmt seuwebber 2023-11-10 09:39:19 +00:00
  • 9a8b783787 occupy for share storage net throt's rpc pcode obdev 2023-11-10 09:13:42 +00:00
  • 128e2b22e2 [CP] fix check_match_index interface bug zzg19950727 2023-11-10 09:09:23 +00:00
  • e141d8df55 add tx desc unlock when stop tx on not start node felix-w15 2023-11-10 08:42:39 +00:00
  • 9f9adcc3c4 fix dbms_lob.compare wrong charset length skylhd 2023-11-10 08:16:39 +00:00
  • 561c6db348 Fix log_task unlock call missing bug. jiadebinmary@gmail.com 2023-11-10 08:12:57 +00:00
  • 4d7029aa80 add transfer_seq check when merge a1iive 2023-11-10 08:09:13 +00:00
  • d49d442c2f fix the length of encrypted_passwd when set backup passwd wxhwang 2023-11-10 07:39:08 +00:00
  • 9d9cdc2cd9 Merge branch 'pr_1629' ob-robot 2023-11-10 07:11:03 +00:00
  • 42cc13dfea fix divided_by_zero and errcode overlapped zhjc1124 2023-11-10 07:09:23 +00:00
  • 396fb5e1f8 [CP] [CP] fix dynamic schema memory leak caused by auto gather stats hold schema guard for a long time wangt1xiuyi 2023-11-10 06:48:44 +00:00
  • 7c0bee2ec2 fix mysql test: inner_table.restrict_accessible_virtual_table_oracle chinaxing 2023-11-10 06:43:33 +00:00
  • d0e6df1e47 [CP] fix .net driver bug: parameters count exceeds 65535, only 65535 parameters are returned. GongYusen 2023-11-10 06:42:51 +00:00
  • 7d7c37db03 fix some bugs ChangerR 2023-11-10 06:39:12 +00:00
  • 6681c2d776 [CP] [CP] fix: fix update ignore bug that will lost data when has cross-partition update obdev 2023-11-10 06:13:05 +00:00
  • 8b6b9d8df0 fix push limit to set query bug jinmaoli 2023-11-10 04:39:34 +00:00
  • 588121e463 Fix window function array memory leak hezuojiao 2023-11-10 04:13:12 +00:00
  • d373d22c17 fix information schema case sensitive bug SevenJ-swj 2023-11-10 04:09:27 +00:00
  • 751a0c5876 fix meta merge && optimize meta merge scheduling Fengjingkun 2023-11-10 03:44:41 +00:00
  • df342f05ff Merge branch 'pr_1589' ob-robot 2023-11-10 03:37:14 +00:00
  • 714bc8d27f [CP] [to #52990298]add is_packed for ps cursor LiuYoung00 2023-11-10 03:12:33 +00:00
  • 5dfa5a8c98 Merge branch 'pr_1622' ob-robot 2023-11-10 03:11:20 +00:00
  • 1a503c995e Merge branch 'pr_1634' ob-robot 2023-11-10 03:07:07 +00:00
  • 19a07afb2f fix dead lock about progress estimate a1iive 2023-11-10 02:39:12 +00:00
  • a60d733482 [CP] Fix: Using local allocator causes memory to be released core yaojing624 2023-11-10 02:18:02 +00:00
  • fb5a739288 [CP]opt dml update lob check changed skylhd 2023-11-10 02:12:17 +00:00
  • 62f271557e forbid direct load for non-empty cotable&& fix 4103 z404289981 2023-11-09 15:10:57 +00:00
  • 71e89f4ebf revise static assert comment according to latest data structure hiddenbomb 2023-11-09 15:07:09 +00:00
  • ef593860ca Reserve table type, column id and errno for materialized view log leftgeek 2023-11-09 14:50:39 +00:00
  • 98db7a6727 persist lob access share same table param shadowao 2023-11-09 14:47:01 +00:00
  • 218b4fec80 [CP] to issue<52838400>:fix core when package var as top store routine argument hanr881 2023-11-09 14:43:19 +00:00
  • 7879d387e5 fix gen_errno.pl dimstars 2023-11-09 14:39:39 +00:00
  • 5c58c5e0f9 Fix unexpected recovery of child table fk by recover table Hongqin-Li 2023-11-09 14:35:55 +00:00
  • 7cbba14c87 [CP] [CP] Optimize log group policy fkuner 2023-11-09 14:32:13 +00:00
  • c444ede6cc [CdcService] Add placeholder for Rpc Packet Code OB_CDC_FETCH_RAW_LOG zxlzxlzxlzxlzxl 2023-11-09 14:28:26 +00:00
  • 978cb2f50e placehold expr and system parameter used by new query range obdev 2023-11-09 14:24:35 +00:00
  • a475001ab5 [CP] [xml bugfix] xml type partition table garbled characters Carrot-77 2023-11-09 14:20:45 +00:00
  • 2e3be94f99 occupy for virtual_thread obdev 2023-11-09 14:16:58 +00:00
  • 18cabc6bff bugfix : json extract in upadate obdev 2023-11-09 14:13:12 +00:00
  • 45a879703e [Fix] fix same cte table name in different subquery resolve bug obdev 2023-11-09 14:09:19 +00:00
  • b401dc296f fix ObSSTableIndexFilter memory inflation wudidapaopao 2023-11-09 14:05:31 +00:00
  • 6536f8deb6 fix special tablet checksum item cnt defense for standby cluster yangqise7en 2023-11-09 14:01:37 +00:00
  • 8d1edcadda LOB chunk size occupy column schema field and table column id at master shadowao 2023-11-09 13:57:48 +00:00
  • 94317758b4 [CP] fix rcte correctness bug when there is onetime expr yinyj17 2023-11-09 13:55:25 +00:00
  • c03c94c4c0 Merge branch 'pr_1649' ob-robot 2023-11-09 13:50:26 +00:00
  • d043147db2 Placeholder about tenant snapshot | tenant clone lalalafeier 2023-11-09 13:45:05 +00:00
  • b153e02c44 add aux lob table into RS progress checker a1iive 2023-11-09 13:41:11 +00:00
  • 24e1c3e4bc [CP] fix not clear evaluate flag in table scan lock row path obdev 2023-11-09 13:37:19 +00:00
  • f545b85426 [CP] fix .net driver bug: parameters count exceeds 65535, only 65535 parameters are returned. GongYusen 2023-11-09 13:37:19 +00:00
  • e604f799e3 fix skip ls for failed in checkpoint_service task obdev 2023-11-09 13:33:14 +00:00
  • 41f656c4a8 [CP] Fix reverse blockscan in multiple ranges haitaoyang 2023-11-09 13:31:17 +00:00
  • f6c40db8ee [CP] [secure_file_priv]limit dumpfile zhjc1124 2023-11-09 13:29:16 +00:00
  • 251666af5f [CP] fix check archive continuous print log too many when archive disk is full taoshuning 2023-11-09 13:25:26 +00:00
  • a9d6e83920 [CP] fix create inner path bug zzg19950727 2023-11-09 13:25:23 +00:00
  • 1733be44fb [to #49900376]RPC placeholder seuwebber 2023-11-09 13:21:24 +00:00
  • 98b45968d5 [CP] fix conn attr invalid cannot connect while change user obdev 2023-11-09 13:19:13 +00:00
  • 18b2b12ceb [CP] disable rewriting happened on a values clause as subquery temporarily jingtaoye35 2023-11-09 13:17:34 +00:00
  • a399421cc0 fix bug that system privs create any table, drop any tableallowed to access table obj also jingtaoye35 2023-11-09 13:13:48 +00:00
  • b3c53d0422 [CP] fix ob_tenant_virtual_concurrent_limit_sql stack overflow zzg19950727 2023-11-09 13:13:08 +00:00
  • 0c24ef4988 add place holder for feature branch zzg19950727 2023-11-09 13:09:42 +00:00
  • 7835eff439 [CP] [CP] Fix the bug of incorrect result from bit cast to decimal, when the value is out of int64_t obdev 2023-11-09 13:07:06 +00:00
  • d9de59fd05 [SKIP INDEX] fix falifisable filter use incorrect obj meta. Hooper9973 2023-11-09 13:05:54 +00:00
  • 0c9c0a5d12 Fix unsafe log print found by sanity JiahuaChen 2023-11-09 13:02:01 +00:00
  • 65f1c65fdd [CP] Fix last_insert_id expr bugs hezuojiao 2023-11-09 13:01:02 +00:00