|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
d75f4f600b
|
[CP] fix deadlock of print_tenant_memory_usage
|
2024-04-01 03:50:35 +00:00 |
|
|
520e2423ff
|
occupy pcode
|
2024-03-29 08:50:49 +00:00 |
|
|
d9e7a0218f
|
occupy space for partition exchange feature on the master
|
2024-03-29 08:45:41 +00:00 |
|
|
641bd8171e
|
fix overwrite_ret
|
2024-03-28 11:51:03 +00:00 |
|
|
022fbefd85
|
[CP] memleak with light_backtrace
|
2024-03-28 07:15:48 +00:00 |
|
|
926c12a4d2
|
fix ob20 protocol memcpy out of bound issue
|
2024-03-27 06:15:52 +00:00 |
|
|
99cd87d5e9
|
[ADD ERRNO] OB_RESTORE_SOURCE_NOT_ENOUGH
|
2024-03-27 05:15:22 +00:00 |
|
|
3da657d7e8
|
[CP] use ATOMIC_FAAx instead of ATOMIC_LOAD on arm architecture
|
2024-03-27 04:50:47 +00:00 |
|
|
2bdb4a9bbc
|
Add stream rpc reverse keepalive
|
2024-03-27 02:45:32 +00:00 |
|
|
2f5b5ef256
|
[CP] [LOG] To merge the log4220 feature into the master branch.
|
2024-03-26 13:15:25 +00:00 |
|
|
2e524408b2
|
Temporarily add debug info to assist in troubleshooting OSS/COS CRC verification failure issues
|
2024-03-26 08:26:06 +00:00 |
|
|
5aa0503125
|
[FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
|
2024-03-26 07:51:42 +00:00 |
|