Commit Graph

2423 Commits

Author SHA1 Message Date
62901dea20 Fix get_rowid_mode return type 2023-01-12 19:02:33 +08:00
b08a396985 add new mysql system_view PARAMETERS 2023-01-12 19:02:33 +08:00
8a758a08e8 fix defragment sstable 4002 2023-01-12 19:02:33 +08:00
10f27c4662 [Bug]: fixed typo ob_dml_stmt_printer.cpp roolback (#1222) 2023-01-12 19:02:33 +08:00
099a445e4c fix typo 2023-01-12 19:02:33 +08:00
513236132c fix sstable meta equality problem 2023-01-12 19:02:33 +08:00
2c15f32e69 fix too long config change timeout 2023-01-12 19:02:33 +08:00
23a580a51c [to #33454431] fix mysqltest & white scan 2023-01-12 19:02:33 +08:00
ca056ef018 fix return code when ddl task is canceled 2023-01-12 19:02:33 +08:00
7ccc8ed5d3 [CP] fix dynamic memleak when executing select stmt containing udf 2023-01-12 19:02:33 +08:00
7d793b8862 disable batch rescan for empty range conditions 2023-01-12 19:02:33 +08:00
21f366adb1 support privilige grant for dbms_resource_manager 2023-01-12 19:02:33 +08:00
b099c6a147 fix Fail to update_compression_info 2023-01-12 19:02:33 +08:00
7b3c86fcb8 fixbug: query ref expr does not exist in the stmt -4016 2023-01-12 19:02:33 +08:00
60424393ec Filter logs before create_memtable for replacing tablet_meta 2023-01-12 19:02:33 +08:00
4e11e7bc42 [FIX] memory leak of plan cache 2023-01-12 19:02:33 +08:00
754dba3795 fix the log barrier before adding member is too loose 2023-01-12 19:02:33 +08:00
65c78d50fc set is_index_scan to true 2023-01-12 19:02:33 +08:00
e432185514 fix open_data_root_block locate range err 2023-01-12 19:02:33 +08:00
676c105da8 Fix bug about second and microsecond function and update cases 2023-01-12 19:02:33 +08:00
4d38a86de9 [BugFix] fix diagnose_info core of all_virtual_minor_freeze_info 2023-01-12 19:02:33 +08:00
aba1df2db3 Fix semi to inner transform plan check bugs 2023-01-12 19:02:33 +08:00
d91a775ab6 fix OB_RPC_CONNECT_ERROR retry policy in resolve phase 2023-01-12 19:02:33 +08:00
faa8aaf448 rollback retain_cause after insert into retain_ctx_mgr failed 2023-01-12 19:02:33 +08:00
1a315819c1 [CP] [OBCDC] support mark partition_column and generate_dep_column 2023-01-12 19:02:33 +08:00
b8bd38d0fd adjust checkpoint_executor spinlock to rwlock 2023-01-12 19:02:33 +08:00
9ded1c6d28 [4.1][xa] refine for xa heartbeat 2023-01-12 19:02:33 +08:00
94e421cf6e Modify the initial value of smallest_snapshot_scn_ in ObMergeProgress 2023-01-12 19:02:33 +08:00
a7b9e92f79 Add ready_for_flush flag for tenant_freeze triggered by ObTenantFreezer 2023-01-12 19:02:33 +08:00
471635d850 [CP] add defensive code in get_read_tables 2023-01-12 19:02:33 +08:00
e6af47ade7 refactor: clean the code of lock module 2023-01-12 19:02:33 +08:00
e01e420726 Fix remote execution error 4016 2023-01-12 19:02:33 +08:00
196359d85f using KPC to avoid core 2023-01-12 19:02:33 +08:00
237b9e6734 [4.x] fix two bug in binding_info 2023-01-12 19:02:33 +08:00
1f4e731da8 optimize observer log for sstable creation 2023-01-12 19:02:33 +08:00
3db4fe6715 [CP] [CP] fix obj param accuracy lost 2023-01-12 19:02:33 +08:00
2459d3127f fix drop column bug 2023-01-12 19:02:33 +08:00
5c94279a4b add wait event palceholder 2023-01-12 19:02:33 +08:00
278f376a5b fix main.cpp ccls call hierarchy problem 2023-01-12 19:02:33 +08:00
e7671e920c fix deadlock 2023-01-12 19:02:33 +08:00
ddec7a833d enable PIE flag to protect memory overflow attack 2023-01-12 19:02:33 +08:00
75255022cd error code placeholder 2023-01-12 19:02:33 +08:00
2e80347b0a fix defragmentation can't be finished 2023-01-12 19:02:33 +08:00
94408dcb3d modify error log in insert_into_retain_ctx_mgr_ function 2023-01-12 19:02:33 +08:00
e2c4bb64fa [CP] [bugfix] Assigning ObRawExprPointer eats error code 2023-01-12 19:02:33 +08:00
89fc0484ef Print disk address when update tablet 2023-01-12 19:02:33 +08:00
fe0f4f29cd fix ObTabletReplicaChecksumOperator::batch_get() function 2023-01-12 19:02:33 +08:00
f8f024230a fix subquery expr in join`s filter can not execute bug 2023-01-12 19:02:33 +08:00
fddecc1ae2 remove unused frozen scn for schema. 2023-01-12 19:02:33 +08:00
aae62f3935 remove memtable_ctx factory and skip removing some retain ctx 2023-01-12 19:02:33 +08:00