Commit Graph

4642 Commits

Author SHA1 Message Date
dcd42f0736 [CP] fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-05-10 22:14:46 +00:00
aaf329d5ec [CP] fix the core caused by msg processing exception 2023-05-10 22:08:50 +00:00
a86455469a [CP] [to #48999580]fetch deep_copy row for charset 2023-05-10 22:02:51 +00:00
d92669d1e7 [CP] fix bottom-up mechanism of lock wait mgr doesn't take effect in multi-tenant scenarios 2023-05-10 21:56:41 +00:00
77d211d696 [CP] fix write ddl redo repeatedly. 2023-05-10 21:45:34 +00:00
ebe72251d4 Patch Release memtables in remove_tablet to 4_1_0_release 2023-05-10 21:39:57 +00:00
781bb715b9 [CP] Forbid sql like 'alter system set' record in sql audit. 2023-05-10 21:34:14 +00:00
1a3f4c453c [CP] [PALF] fix GET_MIN_DATA_VERSION may return -4018 2023-05-10 21:28:03 +00:00
ddd1c000f8 [CP] ignore table not exist in ddl merge task 2023-05-10 21:22:03 +00:00
8630b49de6 [CP] fix merge union get wrong result when batch_size decrease 2023-05-10 21:16:02 +00:00
6bd8fde0a0 [CP] fix: the cpu usage of pn_listen thread reaches 100 percent 2023-05-10 21:10:03 +00:00
7dc6ff861d [CP] Fix schema related problems 2023-05-10 21:04:01 +00:00
07db53e8db [CP] fix: fix trigger mutating error in mysql mode 2023-05-10 20:52:16 +00:00
e7aaf17748 [CP] keyword change for print_free_log 2023-05-10 20:46:38 +00:00
7c2fe5de4d fix try_update_epoch_and_reload in case of ObRole::LEADER != role 2023-05-10 20:40:35 +00:00
045ac6b2af [CP] rewrite ret code when ls offline 2023-05-10 20:34:31 +00:00
b4b6fd81c5 [CP] Modify log printing time when refresh schema failed 2023-05-10 20:22:18 +00:00
031d1ddffd [CP] assign tenant id when alloc memory for ddl redo logs 2023-05-10 20:16:15 +00:00
db6320a554 [CP] Fix query range obj cast unset scale for double type 2023-05-10 20:10:20 +00:00
83f1c325de [CP] default system_memory and hidden_sys_tenant_memory 2023-05-10 20:04:14 +00:00
36e9e33d2c [CP] fix row compactor problem 2023-05-10 19:58:02 +00:00
4c1f3e846d [CP] fix merge set op last_store_row dynamic leak 2023-05-10 19:52:28 +00:00
41d32d67de [CP] fix wait all child tasks finish cost too much time. 2023-05-10 19:46:49 +00:00
cea6db6ff3 fix check_waiting_tablet_checksum_timeout about freeze_service_epoch mismatch 2023-05-10 19:41:07 +00:00
a55448de4a [CP] fixed the issue of one log to be printed frequently. 2023-05-10 19:35:03 +00:00
00bb0fba8c [CP] fixed restart failed due to incomplete log disk expansionoperation. 2023-05-10 19:28:49 +00:00
0bf399102c [CP] pullup_expr & replace_const outline failed bugfix 2023-05-10 19:22:49 +00:00
2592afde9d fix not update opt stat cache after direct load and some failed cases 2023-05-10 19:16:46 +00:00
a458f99247 [CP] fix row expr query range death loop bug 2023-05-10 19:10:40 +00:00
97f63f7a07 [CP] Revert trace log optimization 2023-05-10 19:04:25 +00:00
d5b3527cab [CP] fix directory not exist when remove palf handle 2023-05-10 18:58:07 +00:00
48aaf15234 [CP] fix direct load memory leak when timeout 2023-05-10 18:52:00 +00:00
29e4df9d7f Fix some user-defined_rules bug 2023-05-10 18:46:01 +00:00
d6a15b459f [CP] revert(logservice): hidden sys tenant will actually occupy the log disk space. 2023-05-10 18:40:03 +00:00
ee10ca2699 [CP] [4.2] skip kill tx if session is deserialized 2023-05-10 18:34:05 +00:00
37d285c709 [CP] [to #48811148]fix bug goto statement 2023-05-10 18:27:54 +00:00
25742434ce fix ObRsReentrantThread::check_alert about thread_id 2023-05-10 18:22:19 +00:00
956c443913 [CP] [C][log4200] fix merge scn in ObTabletMergeCtx 2023-05-10 18:16:43 +00:00
54fd683a3a [CP] Fix drop database timeout truncated at 20 minutes 2023-05-10 18:05:06 +00:00
d6934c95f0 fix TxLSLogBuf mem leak 2023-05-10 17:58:36 +00:00
3f018bbca6 [CP] [4.2] fix session sync when fit PACKET_TOO_LARGE ERROR 2023-05-10 17:52:40 +00:00
888fdb2833 fix: json_contains bug 2023-05-10 17:46:37 +00:00
4ea03dd535 add: mysqltest recover cluster data 2023-05-10 17:40:36 +00:00
36ee4a29be [CP] disable spf das group rescan for unsupported cases 2023-05-10 17:28:17 +00:00
339d61a96c [CP][bugfix] fields can be nullable in v$sql_plan_monitor view, but declared as not nullable in view define 2023-05-10 17:22:40 +00:00
796bb13476 [CP] fix Compress memleak 2023-05-10 17:17:06 +00:00
1113b3cdc5 fix comment is not cleaned after interruped. 2023-05-10 17:11:03 +00:00
93e90e2090 [CP] add with_subquery, generate_with_clause, group by placement parameters 2023-05-10 17:05:03 +00:00
d87c9aed22 [CP] [BUG] prevent multiple update error on one row for duplicate update 2023-05-10 16:58:47 +00:00
d8efc87187 [CP] Add ptr check in stmt execute parse stage 2023-05-10 16:53:09 +00:00