Commit Graph

3365 Commits

Author SHA1 Message Date
b5de614a66 [master] fix tx free route MTL_SWITCH 2023-02-08 15:11:42 +08:00
c129aa89d0 fix core in nlj 2023-02-08 15:08:46 +08:00
fbc39031c6 try to notify abort in forcing kill tx 2023-02-08 15:05:49 +08:00
5b942b3ea4 Repair skip const error in ObPxFifoReceiveOp 2023-02-08 15:02:52 +08:00
0557bcad7b [4.1] donot lock when lock on the same row twice 2023-02-08 14:59:54 +08:00
2cbb511011 [BUG] change elr's is_determined_state 2023-02-08 14:56:53 +08:00
625815e91e [master] reset store_ctx when init store_ctx_guard 2023-02-08 11:59:46 +08:00
e05475cdbc fix plan core whiling concurrently deleting plan 2023-02-08 11:56:31 +08:00
2467fc57a7 fix ddl task return error code changed 2023-02-08 11:53:35 +08:00
2f125a5aad fix switching leader gets stuck 2023-02-08 11:50:34 +08:00
c071b904f9 Add LS MAX fetch log task concurrency 2023-02-08 11:47:18 +08:00
df6007521e use max_applied_scn in remove_callbacks_for_remove_memtable
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-02-08 11:43:52 +08:00
0d922329d4 [BUGFIX] fix lob bugs 2023-02-08 11:40:29 +08:00
23754ccc92 Fix table load array destruct object 2023-02-08 11:37:01 +08:00
1737f3c6f2 Revert palf fs cb deadlock bug fix. 2023-02-08 11:30:39 +08:00
06c5eca1cf Add DBA_ERROR if archive encounter fatal error 2023-02-08 11:27:08 +08:00
5d870baf2c [BUGFIX] fix unhex with set op 2023-02-08 11:23:52 +08:00
c8e534866d Fix piece locate with SCN and LSN in log restore 2023-02-08 11:20:56 +08:00
0ccdbdf8ef fix reading stuck caused by participant state loss 2023-02-08 11:17:37 +08:00
3f68626293 [CP] [UPGRADE] Fix oracle virtual index upgrade problem 2023-02-08 11:14:43 +08:00
9bd86a8db4 fix shared hj hang when 1 of worker is interrupted in sync_open && fix 3-stage aggr do not reset distinct info leads 4005 2023-02-08 11:11:16 +08:00
c91a1e8f70 fix ddl_epoch bug promote_ddl_epoch cocurrent ignore return value 2023-02-08 11:07:59 +08:00
0a63534f58 Modify some debug logs of palf. 2023-02-08 11:04:55 +08:00
52d03796af fix index_column_checksum error in case of switch leader and medium compaction 2023-02-08 11:01:32 +08:00
d51d7d7dab Fixing memory-leak in table direct insert 2023-02-08 10:58:11 +08:00
e9d6a79f8f Fix palf fs_cb dead lock bug. 2023-02-08 10:52:42 +08:00
134dfc14b4 fix sql_statistics bug 2023-02-08 10:46:29 +08:00
ce4f8fa607 fix failed to extract root expr nl params 2023-02-08 10:43:08 +08:00
cc70336767 fix storage estimate row can't used in opt stats row_count is 0 2023-02-07 20:54:29 +08:00
62be804b69 reduce table load extera buf 2023-02-07 20:46:29 +08:00
d3e03d649b Fix arb server warn log. 2023-02-07 20:43:23 +08:00
bf3ace128e fix truncate table publish_schema and farm case 2023-02-07 20:39:21 +08:00
28126a0a5a [fix] arbitration_service prints WDIAG logs when there is no arb member 2023-02-07 20:36:20 +08:00
65e0d25980 fixed invalid PalfEnvKey when handle message on arbserver 2023-02-07 20:30:29 +08:00
a00463ed37 [BUG]fix query engine not atomic flag 2023-02-07 20:24:18 +08:00
b34367a7ab optimize retained tx ctx gc condition 2023-02-07 20:20:55 +08:00
8e2037671b add tenant schema status check before alter system set tenant config 2023-02-07 20:17:55 +08:00
12bf4cc0a6 optimize sanity check of vsnprintf 2023-02-07 20:14:28 +08:00
af986a6730 fix both primary and restore major_freeze_service are paused or not paused 2023-02-07 20:11:25 +08:00
9783ae4552 [OBCDC] fix core caused by useage of a invalid redo_node 2023-02-07 20:08:27 +08:00
1e7125e95e add checker for memory_limit 2023-02-07 20:05:27 +08:00
6dd22cf5f4 fix obtest cases about the max value of SCN and add merge time statistics 2023-02-07 20:02:29 +08:00
7c3f4eddc5 disable create index on a udf index 2023-02-07 19:59:29 +08:00
e78e3a4104 [master] fix tx desc allocator traverse 2023-02-07 19:56:34 +08:00
4faa17ca78 add defense code in major execute 2023-02-07 19:53:41 +08:00
72403954ce fix standby read early stop to get participant status 2023-02-07 19:50:37 +08:00
36033ce6b7 fix conflict replace rules in create view 2023-02-07 19:47:44 +08:00
0fe1b3f9f6 Fix failed mysqltest 2023-02-07 19:44:51 +08:00
ad1ae5ea58 Separate and reduce memory consumption of small sstable defragment task 2023-02-07 19:13:07 +08:00
c6af91add9 [BUGFIX]fix lob extern header for inrow full tmp lob 2023-02-07 19:07:04 +08:00