Commit Graph

14934 Commits

Author SHA1 Message Date
661a385292 modify code owner 2024-09-03 10:18:32 +00:00
cc9cb4cc67 fix bolt opt bug by using new corebolt tool 2024-09-03 10:12:03 +00:00
71eb91c516 Fix: hashtable no check item_buf is null 2024-09-03 10:05:19 +00:00
5a1bdeab8f remove log & fix policy func array whitescan & fix unittest 2024-09-03 09:52:05 +00:00
4e7184925d bugfix: Accessing the PsStmtInfo obj after decrementing the reference count causes a crash for the observer. 2024-09-03 07:19:15 +00:00
d28ff3a7e8 fix: add explicit type cast after removing dummy case when 2024-09-03 05:57:49 +00:00
48090094a2 serialize exec context for direct load 2024-09-03 05:20:37 +00:00
c1d8e1ad80 [Bugfix] fix coredump when do inner sql for user name in sql audit, cause by request use after free 2024-09-03 02:49:18 +00:00
2cdeaddd8c [CP] [to #2024071600103723443] fix: add param type defence at execution stage & fix several related bugs 2024-09-02 21:23:25 +00:00
696c9127a0 weak reads are not supported when using vector index 2024-09-02 21:17:15 +00:00
a2463dca5d [TABLELOCK] fix the bug about release_lock return null when lock_cnt != 1 2024-09-02 21:10:51 +00:00
ca48ae8cdb [VectorIndex] fix deserialize when get large vector data 2024-09-02 21:03:16 +00:00
569304f966 [MDS] add remove mds node interface 2024-09-02 20:14:26 +00:00
788c2a3489 support ss_micro_cache evict micro_block_meta based on memory_size 2024-09-02 17:44:07 +00:00
68732f5a22 migration choose source adapte to C replica tmp code 2024-09-02 16:45:09 +00:00
f8602dc0e7 fix: specified write_infos for cg_sstable of large_co_sstable 2024-09-02 16:24:46 +00:00
9132f50dd7 to issue<2024081500104140316>:fix 4016 issue 2024-09-02 16:12:19 +00:00
ad09395e06 fix unstable vector index cases 2024-09-02 16:05:17 +00:00
7944b55fa4 Fix acquire/release snapshot bugs 2024-09-02 15:58:01 +00:00
75091cdad9 [vector index] adjust some vector index behaviors. 2024-09-02 15:51:35 +00:00
e76af9eb42 fix mysqltest regression 2024-09-02 15:45:07 +00:00
0677f75310 fix wrong device handle in ss mode 2024-09-02 15:38:56 +00:00
7b05dec967 fix lock_memtable check write allow mds err_code 2024-09-02 15:19:16 +00:00
9302432925 [CP] modify OB_MALLOC_MIDDLE_BLOCK_SIZE to improve memory utilization 2024-09-02 12:54:46 +00:00
b0f38dcd3f placeholder for rb_iterate expr 2024-09-02 12:06:22 +00:00
4eca71d8a1 [BUGFIX] fix collection type columns as storing col in normal index 2024-09-02 11:59:14 +00:00
af11341473 [vector index] create aux index ddl task using trans 2024-09-02 11:53:04 +00:00
04d59ec424 [CP] lock wait mgr miss wake up bug fix 2024-09-02 11:46:49 +00:00
358518678f [CP] Fix the issue of observer crashing when accessing the deleted tenant's plan cache. 2024-09-02 11:20:14 +00:00
5686ea36f2 add some fields for tmp file virtual table 2024-09-02 09:03:37 +00:00
a8c79ab53b fix rollback bug when failed in updating tmp file meta 2024-09-02 08:44:16 +00:00
0da18c43f7 bugfix for tmp file flush and swap mechanism 2024-09-02 07:53:58 +00:00
4942521cce rollback writeset when rollback first stmt if stmt will retry 2024-09-02 07:34:27 +00:00
81b0d69c37 [CP] fix missing not null constraint for expr_not_null check 2024-09-02 07:27:16 +00:00
dde677f13c [BUGFIX] fix mysqltest case 2024-09-02 07:07:47 +00:00
7309a66875 Fix wrong aggregate result when aggregation is pushdown to decoder 2024-09-02 07:00:30 +00:00
5c8c2aeb69 Determine the min cluster version and enable new operator 2024-09-02 06:48:11 +00:00
312ef888db fix all_rows_active wrong value when detect skew detection 2024-09-02 06:41:57 +00:00
72ccbd990f vector ddl task use errsim to check for hung bugs
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-09-02 06:27:57 +00:00
5b30583964 FORCE_READONLY_ZONE placeholder 2024-09-02 06:21:48 +00:00
c80dadc178 fix tmp file flush mgr fail to reserve space for array 2024-09-02 03:36:30 +00:00
454c15e162 Revert delete relative mapping rules when deleting consumer group 2024-09-02 03:16:24 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
3d04fb02e6 PlaceHolder: micro_index_clustered 2024-08-30 07:19:32 +00:00
fc82fb6c3c FIX: process array push_back failure in tmp file meta tree 2024-08-30 04:19:39 +00:00
ade45a9bcf fix memory leak && vector index defence 2024-08-30 04:13:31 +00:00
9322047ce9 [FEAT MERGE] Group By pushdown support vec 2.0 2024-08-29 15:49:24 +00:00
b8cd6b8073 [CP] recover STORAGE_WRITING_THROTTLE_TIME event 2024-08-29 12:41:49 +00:00
1b27ec5fb9 fix core when getting old row with ObSingleRowGetter 2024-08-29 12:23:17 +00:00
c46c411ad9 forbid medium/major merge for middle status row store tablet in cs replica && fix mysqltest 2024-08-29 12:10:59 +00:00