Commit Graph

13853 Commits

Author SHA1 Message Date
da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
2024-06-17 13:46:16 +00:00
020eae1d2b [vector index] relative variable place holder 2024-06-17 13:40:41 +00:00
c93978f05e placeholder for create role and drop role in mysql.user 2024-06-17 13:34:50 +00:00
192341230e [CP] fix join reorder bug 2024-06-17 13:28:57 +00:00
28cc126c6c enable memleak with light_backtrace online 2024-06-17 13:23:25 +00:00
317ca7bb41 [to #56534142] test: error injection for pr-exec protocol 2024-06-17 13:17:53 +00:00
0052ee98b6 fix: job with expression interval cannot repeat 2024-06-17 13:12:10 +00:00
7223e9e121 Fix create unique index on newly added column failed 2024-06-17 13:06:16 +00:00
6987a0d672 fix the bug of sequence column in mlog 2024-06-17 12:59:52 +00:00
9af8acc82a [CP] bug fix: core dumps during the SQL audit logging stage. 2024-06-17 12:54:16 +00:00
1756434624 [CP] fix deduce NOT NULL attribute by aggr filter incorrectly 2024-06-17 12:48:43 +00:00
b9e0726dfe Skip freeze if no tablet need fast freeze 2024-06-17 12:43:05 +00:00
38f6ef5b45 [CP] to issue<57135401>:remove __all_ncomp_dll table data when drop user 2024-06-17 12:25:29 +00:00
f8c83cc195 [CP] fix bug of get ls leader addr 2024-06-17 12:19:42 +00:00
461a59b5a9 occupy for all_tenant_scheduler_job database_id, user_id 2024-06-17 12:14:08 +00:00
5b7e742f70 be compatible with the Oracle cycle mode sequence cache maximum size setting 2024-06-17 11:56:31 +00:00
ca3bf29fe1 [FIX] redesign ObFreezer to support multiple tablet freeze 2024-06-17 11:50:32 +00:00
0a4bfeca85 placehold eval functions for query range 2024-06-17 11:44:53 +00:00
21cf0b7eda set flag in medium info when skip tenant_major in special cases 2024-06-17 11:38:57 +00:00
9d01875f1e [FEAT MERGE][CP] [4.2.3 patch 4.3.2] add global CPU isolation 2024-06-17 11:32:57 +00:00
82d6756606 fix LAST_BARRIER_DATA_VERSION not ready for 4_2_5 2024-06-17 11:27:02 +00:00
6096651bf9 fix: mysql mode json-table coredump decimal int adaption 2024-06-17 11:21:16 +00:00
a8be021dda fix incremental direct load no update storage schema 2024-06-17 11:15:48 +00:00
905a5e35fa Print logs for the tx_ctx member as needed 2024-06-17 11:10:10 +00:00
6dfa79db04 [FEAT MERGE] Support batch construction of local indexes to solve the problem of temporary space enlargement 2024-06-17 11:04:15 +00:00
188418cf13 create tx_ctx ignore log role check when transfer tx remove by switch_to_follower_forcely 2024-06-17 10:58:17 +00:00
1fc2eaf758 [BUG.FIX] fix core in fts_index.simple_query using sanity 2024-06-17 10:52:45 +00:00
96e891a032 fix defense for too many mini sstables 2024-06-17 10:47:13 +00:00
edd58247b3 fix connect memory leak when sort_stack_ pop success and pump_stack_ push fail 2024-06-17 10:35:49 +00:00
c233e93904 adjust the online gather stats to use murmur hash algorithm 2024-06-17 10:29:59 +00:00
4407bf5d7d Donot mvcc undo for multiset if callback registered 2024-06-17 10:24:03 +00:00
fffbfd98ab fix storage schema used after free 2024-06-17 10:12:52 +00:00
57dda3e8ed report checksum error for tablet status in rs 2024-06-17 10:07:16 +00:00
f131b11fd0 fix tx_ctx ref leak when failed before submit_log_out 2024-06-17 10:00:58 +00:00
ba0c8c21cc set tenant id for arena allocator in ObTablet 2024-06-17 09:55:04 +00:00
156e89bb28 simply pdml code, remove compat logic on leader 2024-06-17 09:49:23 +00:00
89e696f309 [FTS] Adjust plugin tokenizer interface for fulltext search 2024-06-17 09:38:01 +00:00
106d246f51 [master] mv ObIOTimeLog from ObIORequest to ObIOResult 2024-06-17 09:31:37 +00:00
7d2ca20fd7 fix recover tx_ctx from tx_data state check 2024-06-17 09:19:32 +00:00
796347f590 [CP] update obshell to 4.2.3.1-52024053020 2024-06-17 09:13:33 +00:00
dde5cc7f41 [to #38786164] fix mysqltest 2024-06-17 09:07:41 +00:00
bfed2bb77e [CP] [CP] Refine range filter selectivity 2024-06-17 08:55:46 +00:00
b2e1da3455 [CP] call request finish callback before revert sock to avoid core dump 2024-06-17 08:49:56 +00:00
ff8a8960a7 Re-modify variables placeholder information 2024-06-17 08:44:16 +00:00
fc3ea0838d add serialize member restore_data_mode in ObAllTenantInfo 2024-06-17 08:32:30 +00:00
8632ba2a98 fix direct load retry policy 2024-06-17 08:26:44 +00:00
f19ffe5e35 vector_distance expr placeholder 2024-06-17 08:15:49 +00:00
64f5736d2f [CP] fix direct load column idxs in client task 2024-05-31 14:23:55 +08:00
ed28f133d6 [FEAT MERGE] oblogminer[patch from 4.2.3]
Co-authored-by: qiuyg3 <qiuyg3@chinaunicom.cn>
2024-05-31 14:23:36 +08:00
0da007833b placehold ids for query range 2024-05-31 04:48:08 +00:00