Commit Graph

1679 Commits

Author SHA1 Message Date
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
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
eed677c16e [to #53391711] patch persist PL compile result from 4_2_x_release to master 2024-04-09 12:38:44 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
0740b8fc8a [CP] Adjust S3 client retry strategy 2024-04-08 10:09:33 +00:00
1facbc67f8 [CP] fix lob max row data length check bug that causes table creation failure 2024-04-08 05:44:53 +00:00
b5792241c1 fix view column nullable deduce wrong 2024-04-08 05:24:24 +00:00
95c60b9ff5 Fix wide integer overflow checking 2024-04-07 11:50:47 +00:00
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
5a4de37bb6 fix miss ret problem 2024-04-07 08:12:12 +00:00
784d2231f6 [CP][FEAT MERGE] implement of log storage compression 2024-04-07 06:45:18 +00:00
358a582665 fix building bug on debian 12 2024-04-06 15:29:26 +00:00
bffb0781e4 To adapt to build on debian 12 2024-04-03 11:42:17 +00:00
5959abd866 [CP] Compatible with oracle error code for cast illegal type data to number 2024-04-03 11:31:27 +00:00
c3f8961d6d [CP] fix bug of ObjectSet::reset() 2024-04-03 04:15:11 +00:00
24aba8c148 fix building bug on arm debian 2024-04-02 12:50:09 +00:00
96962b0ab8 [CP] fix pktc_resp_cb_on_terminate stack-buffer-overflow 2024-04-02 10:01:30 +00:00
ec98b67f27 [CP] [farm] fix test_timer 2024-04-02 09:56:16 +00:00
a2bb75870d direct load inc redo clog rpc placeholder 2024-04-02 09:35:01 +00:00
758b75f0d8 fix ddl tables replace part expr with definition. 2024-04-02 08:59:37 +00:00
0e872264c0 [CP] arm atomic128 operation use asm implementation 2024-04-02 04:50:55 +00:00
08453955ce [FEAT MERGE] data disk write limit 2024-04-02 04:29:10 +00:00
46511938dc fix lob macro block logic id duplicate after direct load. 2024-04-02 04:24:02 +00:00
a21418864c service_name related placement 2024-04-01 13:01:27 +00:00
edc410ce3c adjust error code for agent table && fix compile error 2024-04-01 09:49:10 +00:00
28b6553c74 [CP] [to #55433616] feat: complete udt dependency mechanism 2024-04-01 04:20:55 +00:00