Commit Graph

8815 Commits

Author SHA1 Message Date
66027a8f16 [CP] fix set partition wise cannot generate plan 2023-11-13 07:09:29 +00:00
29923a3f7f [RS] modify MAX_ROOTSERVICE_EVENT_VALUE_LENGTH to 512. 2023-11-13 06:43:22 +00:00
ff04309c15 rpc encoding code takes place in advance 2023-11-13 06:39:22 +00:00
52e395dfde create mv atomic refresh meta pre occupied 2023-11-13 06:13:29 +00:00
57e368c905 exchange tx.lock_.lock() and tx.lock_.unlock() with lock_guard 2023-11-13 06:09:29 +00:00
d5ccf4d28c fix set create_snapshot core 2023-11-13 05:12:57 +00:00
d9481b57fa placeholder table id for user_users 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. 2023-11-13 04:46:55 +00:00
5809204848 mark some case to support runing in ce-farm 2023-11-13 04:43:16 +00:00
a226930dfb Fix UDF param type deducing error 2023-11-13 04:39:31 +00:00
6eb611fab0 Add new IOModule SSTABLE_MACRO_BLOCK_WRITE_IO 2023-11-13 04:09:19 +00:00
611580e753 Fix print unsafe log 2023-11-13 03:39:10 +00:00
a5a3bca41b [to #53001621] fix PlJit memory leakage after ALTER SYSTEM FLUSH PL CACHE 2023-11-13 03:16:20 +00:00
a0632e0b87 fix bugs about medium checker 2023-11-13 03:12:42 +00:00
9f76ddd183 Add errno for mview 2023-11-13 03:09:02 +00:00
3eb34fe37e del useless code 2023-11-10 11:39:11 +00:00
5895ce4113 [CP] change sync rpc to async for transfer and migration 2023-11-10 11:13:01 +00:00
7aec297f5c fix expr in cmp func nullptr 2023-11-10 11:09:02 +00:00
0a8a218ad6 [CP] Add smart_call in transform_predicate_move_around 2023-11-10 10:46:37 +00:00
693a69deb8 fix: logging after revert ObPartTransCtx may lead to coredump 2023-11-10 10:42:56 +00:00
fa3f962aad [CP] change cluster level parameter to tenant level for backup 2023-11-10 10:39:14 +00:00
6620db0b8b [CP] update index stauts rpc占位 2023-11-10 09:43:35 +00:00
4c93159bbe [CP] [to #52965418]need not to check the tail name in for loop stmt 2023-11-10 09:39:19 +00:00
9a8b783787 occupy for share storage net throt's rpc pcode 2023-11-10 09:13:42 +00:00
128e2b22e2 [CP] fix check_match_index interface bug 2023-11-10 09:09:23 +00:00
9f9adcc3c4 fix dbms_lob.compare wrong charset length 2023-11-10 08:16:39 +00:00
561c6db348 Fix log_task unlock call missing bug. 2023-11-10 08:12:57 +00:00
4d7029aa80 add transfer_seq check when merge 2023-11-10 08:09:13 +00:00
d49d442c2f fix the length of encrypted_passwd when set backup passwd 2023-11-10 07:39:08 +00:00
9d9cdc2cd9 Merge branch 'pr_1629' 2023-11-10 07:11:03 +00:00
42cc13dfea fix divided_by_zero and errcode overlapped 2023-11-10 07:09:23 +00:00
7c0bee2ec2 fix mysql test: inner_table.restrict_accessible_virtual_table_oracle 2023-11-10 06:43:34 +00:00
7d7c37db03 fix some bugs 2023-11-10 06:39:12 +00:00
8b6b9d8df0 fix push limit to set query bug 2023-11-10 04:39:34 +00:00
588121e463 Fix window function array memory leak 2023-11-10 04:13:12 +00:00
d373d22c17 fix information schema case sensitive bug 2023-11-10 04:09:27 +00:00
751a0c5876 fix meta merge && optimize meta merge scheduling 2023-11-10 03:44:41 +00:00
df342f05ff Merge branch 'pr_1589' 2023-11-10 03:37:14 +00:00
5dfa5a8c98 Merge branch 'pr_1622' 2023-11-10 03:11:20 +00:00
1a503c995e Merge branch 'pr_1634' 2023-11-10 03:07:07 +00:00
19a07afb2f fix dead lock about progress estimate 2023-11-10 02:39:12 +00:00
62f271557e forbid direct load for non-empty cotable&& fix 4103 2023-11-09 15:10:57 +00:00
71e89f4ebf revise static assert comment according to latest data structure 2023-11-09 15:07:09 +00:00
ef593860ca Reserve table type, column id and errno for materialized view log 2023-11-09 14:50:39 +00:00
98db7a6727 persist lob access share same table param 2023-11-09 14:47:01 +00:00
218b4fec80 [CP] to issue<52838400>:fix core when package var as top store routine argument 2023-11-09 14:43:19 +00:00
7879d387e5 fix gen_errno.pl 2023-11-09 14:39:39 +00:00
5c58c5e0f9 Fix unexpected recovery of child table fk by recover table 2023-11-09 14:35:55 +00:00
7cbba14c87 [CP] [CP] Optimize log group policy 2023-11-09 14:32:13 +00:00
c444ede6cc [CdcService] Add placeholder for Rpc Packet Code OB_CDC_FETCH_RAW_LOG 2023-11-09 14:28:26 +00:00