Commit Graph

2304 Commits

Author SHA1 Message Date
7fd3745926 placeholder for errno and latch_id of palf_tiered_storage branch 2024-05-07 17:48:43 +00:00
2791ae32b3 fix geo large unity compile unit problem 2024-05-07 17:10:02 +00:00
sdc
40d1a1ecc1 fix some bugs 2024-05-06 02:46:46 +00:00
6411ffe4a0 [CP] fix json bin get_serialize_size var_type calc 2024-04-30 13:23:53 +00:00
cc09840d51 [CP] add diagnose for LfFIFO 2024-04-30 08:45:15 +00:00
037155cd19 fix check avx use xgetbv problem 2024-04-30 08:28:31 +00:00
084bf7584f fix:some multivalue query bugs 2024-04-30 08:17:51 +00:00
ad076015dc fix json bin get_serialize_size var_type calc 2024-04-30 05:13:34 +00:00
cf6c0aba50 master 占位 2024-04-29 11:48:53 +00:00
db22f4f1b1 [OBCDC] modify oblogmsg version of el9 2024-04-28 14:44:31 +00:00
57b9848525 [modis] occupy error code and rpc code for obkv redis 2024-04-28 04:16:35 +00:00
c4ed3f10af [FTS.BUGFIX] fix compatibility of MySQL default fulltext parser 2024-04-28 03:58:17 +00:00
6bdeecb4d0 add wait event to ObGarbageCollector 2024-04-26 11:20:27 +00:00
f8b46b62ff [CP] [4_2_1_release] replace std::stoull to strtoull 2024-04-26 06:20:23 +00:00
f696a9b32f [CP] add some test for drop primary key, modify nullable column to auto_increment and modify partition by for heap table
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
2024-04-24 10:38:06 +00:00
81d17e45d4 update obd version 2024-04-22 17:57:50 +00:00
ba657257a9 Fix return error of wide::to_string 2024-04-22 12:11:58 +00:00
9de65fb1d7 [FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-22 09:23:47 +00:00
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
bf604885f8 [FEAT MERGE]
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-04-19 06:46:37 +00:00
11f151f48b [to #55963984]Add placeholder for MySQL trigger priv. 2024-04-18 07:46:30 +00:00
f143ab3f5e fix ret missed and overwrite 2024-04-17 13:27:20 +00:00
67442e074b [CP] fix dbms_lob check tx timeout 2024-04-17 13:05:16 +00:00
1549721801 fix errism complie problem 2024-04-17 08:00:24 +00:00
6570b1eb6c [CP] fix memtable reference leaks due to not deconstruct lob cursor 2024-04-17 07:39:02 +00:00
4e4edf1877 fix leak of MEMORY_BT 2024-04-17 03:38:22 +00:00
bb53cfb32c fix stream rpc keepalive deadlock 2024-04-16 19:16:26 +00:00
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +00:00
0d6f3a8316 [FEAT MERGE] Support partitioned external table, and opt select into outfile
Co-authored-by: SevenJ-swj <sevenjworkstation@gmail.com>
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-04-16 16:15:48 +00:00
3aff0d6be3 [FEAT MERGE] resource manage patch to direct_load_res_patch431
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-04-16 15:43:57 +00:00
5c28cef93c [FEAT MERGE]show limit
Co-authored-by: maosy <630014370@qq.com>
Co-authored-by: ND501 <chmbai02@gmail.com>
2024-04-16 15:11:32 +00:00
1044aef268 [CP] disable OSS/COS crc checksum 2024-04-16 10:56:55 +00:00
037fe7d9bb [FEAT MERGE]
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
2024-04-16 10:51:16 +00:00
49b1cfbe6b [FEAT MERGE] support log cache for read optimazation
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2024-04-16 10:45:36 +00:00
eabb1ecfb0 [json/xml/gis/lob]codescan ret miss and overwrite 2024-04-16 07:45:30 +00:00
1ee64365ea [FEAT MERGE] Support exchanging partition between partitioned table A and non-partitioned table B.
Co-authored-by: fkuner <784819644@qq.com>
2024-04-16 07:19:48 +00:00
072fdf7c6e [CP]:sync json pl manage from 42x to master 2024-04-15 17:15:51 +00:00
dd7737c7ab [FEAT MERGE] [CP] query_interface 422 2024-04-15 16:23:22 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
7de9106ec9 filter sdo_geo in proxy && ps mode gis bugfix && 42x bugfix patch 2024-04-15 15:56:18 +00:00
027d9cf8fe [4.2.3 patch 4.3.1] [FEAT MERGE] support syslog compression 2024-04-15 13:06:14 +00:00
e7a597cc71 fix core of malloc_sample_map 2024-04-15 05:15:26 +00:00
4bb2e95295 diagnose memory bloat 2024-04-15 03:20:56 +00:00
8b461d5c8b fix lightbacktrace deadloak when 4013 2024-04-15 02:54:53 +00:00
cc18fb1847 optimize systemd 2024-04-12 12:57:45 +00:00
4afa70a218 [FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2024-04-12 10:46:02 +00:00
fbfcd0feaa fix the overflow check of AObject 2024-04-12 10:16:15 +00:00
3520d602e9 master占位 2024-04-11 13:45:04 +00:00
3c0776dbd6 fix that memory_dump swallow all sigsegv 2024-04-11 10:25:28 +00:00
263b3806fa [CP] 422_opensource feature patch 431 2024-04-11 10:14:23 +00:00