Commit Graph

14959 Commits

Author SHA1 Message Date
2e922dd51e fix replace into updatable view bug 2024-09-18 05:47:15 +00:00
23c398fb0a [CP] [to #2024072000103866538] fix: return closed sys_refcursor out param as null 2024-09-18 05:45:26 +00:00
f39b2fef6e Revert serialize exec context for direct load 2024-09-18 05:41:58 +00:00
ce5141ebdd [MDS] adjust snapshot not max defence logic when read TabletStatus 2024-09-18 05:36:54 +00:00
ce0323dd78 fix parallel external sort do not call clean_up leading to memory leak issue 2024-09-18 05:35:05 +00:00
e4ad4e994f fix odps and orc conflic on protobuf 2024-09-18 05:33:16 +00:00
742e4a3b52 fix pnio destroyed prematurely and not support rpc authentication when obcdc running. 2024-09-18 05:31:26 +00:00
cc4af50836 [CP] fix mysqltest: trx.tx_free_route 2024-09-18 05:29:35 +00:00
f76d40a9c7 add reset/defense in major_ckm_info::assign & move case to sub dir 2024-09-18 05:26:10 +00:00
4c5dc275aa bugfix for tmp file flush return -4016 and could not remove file 2024-09-18 05:24:21 +00:00
0f2c8934f8 fix adaptors not removed properly in some cases 2024-09-18 05:22:31 +00:00
8263f2ec96 fix failed mysqltest cases 2024-09-18 05:20:52 +00:00
6c709c3cd4 [BUGFIX] fix dblink case failed by get column schema 2024-09-18 05:19:02 +00:00
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