Commit Graph

10660 Commits

Author SHA1 Message Date
fcafbd58d7 fix direct load task lost ret code when switch rootservice leader 2024-02-03 02:47:06 +00:00
086c79e2e8 [Placeholder] server_id related rpc_struct used in bootstrap 2024-02-03 02:42:31 +00:00
8d0307af71 [CP] bugfix: using ObTimeUtility::current_time() to calculate RPC_NET_DELAY 2024-02-03 02:16:55 +00:00
30505c86d2 gc_tablet_direct_load in get_rec_scn 2024-02-03 02:12:15 +00:00
6978c0280b [OBCDC] Fix the bug that OBCDC would exit when there is no usr_column in table schema 2024-02-03 01:46:16 +00:00
dcf84f95c9 remove dbms scheduler job in dropping mview/mlog 2024-02-03 00:47:30 +00:00
d91af78d34 [dblink][master] placeholder for xa and dblink statistics 2024-02-03 00:42:55 +00:00
dcbdbaceea fix bug: runtime filter core because of data racing 2024-02-03 00:22:15 +00:00
0a30a490d3 Bugfix: inspect_bad_block cannot atomically increase MacroBlock's refcnt. 2024-02-03 00:17:34 +00:00
2112bb3d87 [CP] fix sequence operator memory leak 2024-02-03 00:12:55 +00:00
a61d1b7cdc [MDS] LinearHashMap in MdsTableMgr use tenant allocator 2024-02-02 23:47:18 +00:00
4d923b3030 [to #54806294] fix: fix anonymous block wrapper memory leak in MySQL mode 2024-02-02 23:16:42 +00:00
7456249dcf fixed no log callback because log disk full of arb replica 2024-02-02 23:12:03 +00:00
82bca8b7e9 hide sensitive parameters for user tenants 2024-02-02 22:51:29 +00:00
6bfc404874 [CP] [OBCDC] Fix flow_controll Issue for sysbench oltp_insert test 2024-02-02 22:42:30 +00:00
b85c110e1e [CP] Revert Fix ls offline fail for leak transaction context 2024-02-02 22:16:33 +00:00
5f88cee6a8 [CP] fix temporary table bug in hierarchical query 2024-02-02 22:12:02 +00:00
3c5ba781b9 bugfix: disable propagate const to T_OP_ROW 2024-02-02 21:52:17 +00:00
a4885e52bf use timeout from THIS_WORKER to limit duration of get read tables in query route 2024-02-02 21:47:36 +00:00
bb91fee82f set prev_log_type in commit/prepare log
Co-authored-by: wxhwang <wxhwang@126.com>
2024-02-02 21:43:02 +00:00
1a51566114 placeholder 2024-02-02 21:12:51 +00:00
d2cceb736b Fix the correctness problem of vectorized merge distinct 2024-02-02 20:51:55 +00:00
7b71e1bd5d cancel dag net firstly when ls offline 2024-02-02 20:47:18 +00:00
6fc5c16a15 [CP] fix pivot resolve bug 2024-02-02 20:42:43 +00:00
9016d8bedf [CP] [BUG.FIX] Don't try wash from gc queue for large tablet buffer 2024-02-02 20:16:27 +00:00
d59218486c Rebuild master key version info after clone finished 2024-02-02 20:11:55 +00:00
0c67835d44 Not reuse lob locator in micro scanner 2024-02-02 19:41:52 +00:00
358d895d59 [bugfix][ret_code]: return 1215 if can't find target index in fk check. 2024-02-02 19:16:22 +00:00
89f74f205e [TABLELOCK] fix several bugs about timeout in tablelock 2024-02-02 18:51:34 +00:00
f4ae0ebd1b [CP] fix show trace not show in standby database 2024-02-02 18:46:52 +00:00
29f29ee7a6 [to #52911707] Fix bug, PL supports split multi stmts in MySQL mode. 2024-02-02 18:42:09 +00:00
d3969568dc [SKIP INDEX] sum precision overflow don not print error log 2024-02-02 18:17:04 +00:00
6db189a4b8 Fix window function topn filter cast bug 2024-02-02 18:12:27 +00:00
ef5c221af4 add check status in coordinator write and deal -4018 error of coordinator heartbeat 2024-02-02 17:42:15 +00:00
11dcba869f infile null string return file not exist 2024-02-02 17:13:07 +00:00
7f3c45ff4d fix wrong trace id in full link tracing 2024-02-02 16:42:11 +00:00
f174839df1 placeholder for enum ObTableModeFlag new value: ENHANCED/SUPERIOR/PREMIUM will be introduced in 4.2.3 2024-02-02 16:12:51 +00:00
bc20260080 [CP] [opt] avoid latency jitter of log replication when locking or unlock memberlist 2024-02-02 15:42:26 +00:00
d1404d1d7f generate default subpartiton when adding partition without subpartition defination for subpartioned table 2024-02-02 15:22:14 +00:00
4dce6faf52 fix overrun in oracle mode 2024-02-02 15:17:35 +00:00
960c5babf0 occupy for dbms_scheduler log service 2024-02-02 15:12:57 +00:00
827aed2777 [cp]fix: group request may be deaklock because nesting rpc 2024-02-02 14:47:33 +00:00
22c45afcc4 pcode on master 2024-02-02 14:42:50 +00:00
6808b647ff fix hang in destroy 2024-02-02 14:17:42 +00:00
fc19d0ef3c fix mtl_stop when create_mtl_module fail but not init 2024-02-02 14:12:57 +00:00
d9d094d422 [CP] Fix unexpected prepare version and state 2024-02-02 13:52:21 +00:00
d07ee873e0 BUGFIX: fix tablelock upgrade compatible problem. 2024-02-02 13:47:33 +00:00
e67982d89c Fix the exception of updating the same column in ps mode 2024-02-02 13:42:52 +00:00
f3a42dc9c8 [to #54712946] Add with_if_not_exist_ in ObCreateTriggerArg for support if not exists grammar in trigger 2024-02-02 13:17:08 +00:00
455f1a31f1 修case:dump、tochar、nanvl、information_schema 2024-02-02 13:12:29 +00:00