Commit Graph

12338 Commits

Author SHA1 Message Date
9f7f594b74 fix mysqltest for FOR UPDATE rewrite 2024-02-10 09:07:11 +00:00
b528857934 fix pdml bug after or expansion transformation 2024-02-10 09:04:18 +00:00
59be123c65 [CP] to issue<53073647>:fix two issues 2024-02-10 09:01:25 +00:00
87e852f450 [CP] [to #54671291]prexecute async plan ok response error 2024-02-10 08:58:33 +00:00
a41bedc587 fixed restart failed because of create ls failed in ObLogService 2024-02-10 08:55:39 +00:00
d6af81e763 Fix group by pushdown to storage when vectorize disabled 2024-02-10 08:52:46 +00:00
40b04cec4f [CP] [to #53985320] fix: alter error code 2024-02-10 08:49:54 +00:00
cb2f3878a1 Adding explaination for ob stat and event. 2024-02-10 08:47:00 +00:00
ee9bf81aa2 FEATURE: error code placeholder 2024-02-10 08:44:08 +00:00
6542911b8a [CP] CRASH ERROR improve 2024-02-10 08:41:15 +00:00
06a58ab003 modify two methods of unit_mgr, use inner table to get information 2024-02-10 08:27:39 +00:00
e4a0de2d29 [CP] duplicate updat bug修复 2024-02-10 08:22:06 +00:00
43c547ebdb placeholder for drop column instant under oracle mode(421 feature). 2024-02-10 08:19:14 +00:00
165f30cbfd [CP] add telemetry in rpm install and systemd deploy 2024-02-10 08:16:20 +00:00
7fa5678400 修复内存中维护的config_version不正确导致不汇报内部表 2024-02-10 08:13:27 +00:00
ad8ab72cee do not send rpc when holds a lock 2024-02-10 08:10:32 +00:00
fcf252d9cb [CP] [OBCDC] Fix obcdc use incorrect sql_proxy for timezone_info_getter 2024-02-10 08:07:40 +00:00
f6a6449c9f print errno when close fd failed 2024-02-10 08:04:47 +00:00
8d01456427 fix cgroup_path not in ob_thread 2024-02-10 08:01:54 +00:00
c018d29a93 fix bug that subquerys in subplanfilter not duplicated 2024-02-10 07:59:03 +00:00
611431cf6a [OBCDC] Fix a potential deadlock issue in LOB handling scenarios 2024-02-10 07:56:11 +00:00
a7d0961542 Skip retain ctx when record min_start_scn in ctx 2024-02-10 07:53:18 +00:00
87f572c4b6 [scn] fix judgment condition error 2024-02-10 07:50:27 +00:00
ce4819685b merge develop into master 20231220 2024-02-10 07:44:52 +00:00
53a3cd6a19 fix recycle freeze info can not schedule compaction in standy tenant 2024-02-10 07:41:59 +00:00
4359757e51 [CP] fix wrong condition of faststack 2024-02-10 07:39:07 +00:00
07fa49965f [gc]destory of ls resource should consider parameter _delay_resource_recycle_after_correctness_issue 2024-02-10 07:33:29 +00:00
45c403637d fix for update error after transform 2024-02-10 07:30:37 +00:00
a5dd84cc48 [CP] bugfix: use classify_count instead of param_count of or_expr to determine whether to do transformation 2024-02-10 07:27:44 +00:00
fbf665d02d Fix dump tenant backup set infos bug 2024-02-10 07:24:50 +00:00
a780f3b5d5 fix direct load task lost ret code when switch rootservice leader 2024-02-10 07:21:58 +00:00
d0bd618d86 [Placeholder] server_id related rpc_struct used in bootstrap 2024-02-10 07:19:06 +00:00
ebdf4a0f54 [CP] bugfix: using ObTimeUtility::current_time() to calculate RPC_NET_DELAY 2024-02-10 07:16:13 +00:00
ef80c3a89b gc_tablet_direct_load in get_rec_scn 2024-02-10 07:13:18 +00:00
308d3967ec [OBCDC] Fix the bug that OBCDC would exit when there is no usr_column in table schema 2024-02-10 07:10:26 +00:00
f5f5e07441 remove dbms scheduler job in dropping mview/mlog 2024-02-10 06:59:31 +00:00
03b6664407 [dblink][master] placeholder for xa and dblink statistics 2024-02-10 06:56:39 +00:00
81270342f7 fix bug: runtime filter core because of data racing 2024-02-10 06:53:44 +00:00
f8c2bab01d Bugfix: inspect_bad_block cannot atomically increase MacroBlock's refcnt. 2024-02-10 06:50:51 +00:00
39e144d7dd [CP] fix sequence operator memory leak 2024-02-10 06:47:59 +00:00
7f9ec8769a [MDS] LinearHashMap in MdsTableMgr use tenant allocator 2024-02-10 06:45:07 +00:00
c3495e0352 [to #54806294] fix: fix anonymous block wrapper memory leak in MySQL mode 2024-02-10 06:36:54 +00:00
7325f3b22f fixed no log callback because log disk full of arb replica 2024-02-10 06:34:00 +00:00
5ba5ccbace hide sensitive parameters for user tenants 2024-02-10 06:31:08 +00:00
41945f05d1 [CP] [OBCDC] Fix flow_controll Issue for sysbench oltp_insert test 2024-02-10 06:25:35 +00:00
c93cbf8c74 [CP] Revert Fix ls offline fail for leak transaction context 2024-02-10 06:22:42 +00:00
f12942adec [CP] fix temporary table bug in hierarchical query 2024-02-10 06:19:50 +00:00
af2d0042b6 bugfix: disable propagate const to T_OP_ROW 2024-02-10 06:16:58 +00:00
8ff70b6622 use timeout from THIS_WORKER to limit duration of get read tables in query route 2024-02-10 06:14:05 +00:00
eebd59b11b set prev_log_type in commit/prepare log
Co-authored-by: wxhwang <wxhwang@126.com>
2024-02-10 06:11:13 +00:00