Commit Graph

15496 Commits

Author SHA1 Message Date
77368f00e6 optimize table store pretty printer 2024-09-03 18:04:46 +00:00
651cdf416a Fix: compat problem of upgrade from 4.2.x 2024-09-03 17:51:46 +00:00
830aa8e728 Bugfix: wrong row store type in macro meta dumper and loader 2024-09-03 17:25:38 +00:00
8ef7e5add9 fix expanded real-time mview use hint from original mview definition 2024-09-03 17:19:06 +00:00
31d0d37870 Disable group by more than one column pushdown temporarily 2024-09-03 17:12:31 +00:00
0cd88a4196 Fix ha create sstable do not fill tx scn bug. 2024-09-03 14:45:33 +00:00
a97021df02 modify OB_IO_ERROR to convert_sys_errno 2024-09-03 14:25:59 +00:00
2070bae744 Fix the correctness of merge gby 2024-09-03 14:13:33 +00:00
79ab9377d4 fix delete group failed 2024-09-03 13:32:15 +00:00
4c560b817e [MDS] get_tablet_oldest_scn change MAX to MIN if get failed 2024-09-03 10:51:19 +00:00
3994193c2a return tablet_resident_info 2024-09-03 10:45:07 +00:00
314c286416 fix ObExternalDataAccessDriver out of bounds memory access 2024-09-03 10:38:24 +00:00
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