|
6bdff4bbbe
|
[CP] fix deadlock of SubObjectMgr::lock()
|
2024-11-12 09:14:13 +00:00 |
|
|
af7294dabd
|
[FEAT MERGE] transfer dml ctrl 分支合并master
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
|
2024-11-11 10:45:21 +00:00 |
|
|
590535e6ec
|
Add JNI error codes
|
2024-11-11 07:43:49 +00:00 |
|
|
a6c17c2e86
|
[BUGFIX ] add VIBitmapADP memory a number
|
2024-11-11 07:17:14 +00:00 |
|
|
3fdb4a2150
|
[CP] update obshell to 4.2.4.3-12024110711
|
2024-11-11 03:13:57 +00:00 |
|
|
e151889100
|
Fix PX Random Shuffle memory explosion issue
|
2024-11-08 09:44:22 +00:00 |
|
|
4b8c3dc158
|
[4.3] add new pcode on master
|
2024-11-08 03:44:39 +00:00 |
|
|
82a8b994bb
|
[CP] fix error code of get_stackattr
|
2024-11-07 10:17:10 +00:00 |
|
|
5280840419
|
rpc socket set CLOEXEC
|
2024-11-07 06:14:26 +00:00 |
|
|
7b1f83fa1c
|
use OB_MOD_LOG_RET instead of OB_PRINT
|
2024-11-06 11:48:09 +00:00 |
|
|
9d11d972f9
|
Modify RPM build script and strip2ce
|
2024-11-06 10:43:37 +00:00 |
|
|
f9a60a7c4d
|
use tmp file to reduce the usage of memory when backup
|
2024-11-06 08:14:18 +00:00 |
|
|
8308c30def
|
fix rb_iterate unstable test cases
|
2024-11-06 06:44:11 +00:00 |
|
|
e1d368dd14
|
Update object storage checksum error code
|
2024-11-06 05:44:04 +00:00 |
|
|
45b8f5d0e9
|
[CP] fix stream rpc droped when stream rpc keepalive unlock the cond
|
2024-11-05 12:14:03 +00:00 |
|
|
300c9fbdf6
|
fix bug of ObUnmanagedMemoryStat
|
2024-11-05 11:13:50 +00:00 |
|
|
c01f6650be
|
Fix errors of no unity build related to common_realloc.
|
2024-11-04 13:44:03 +00:00 |
|
|
1a041b731f
|
fix:json uint/int -> time cast
|
2024-11-04 11:15:23 +00:00 |
|
|
5908fe85b7
|
[CP] Complete the object storage IO timeout
|
2024-11-04 10:13:36 +00:00 |
|
|
20be478908
|
[VectorIndex] fix out of memory VSAG alloc failed coredump
|
2024-11-04 09:44:08 +00:00 |
|
|
72c738a0da
|
fix error of sanity build
|
2024-11-04 06:44:06 +00:00 |
|
|
9c1ad96b7b
|
Change object storage errno
|
2024-11-01 10:17:02 +00:00 |
|
|
d3bbe3851f
|
[CP] [FEAT MERGE]:Refactor pl/sql memory management
|
2024-11-01 08:17:49 +00:00 |
|
|
3817076226
|
fix unexpected divisive_mem_size
|
2024-11-01 08:14:36 +00:00 |
|
|
82f4a136bb
|
make the behavior of ob_realloc consistent with standard realloc when memory allocation fails
|
2024-11-01 06:47:33 +00:00 |
|
|
ae0a7453a0
|
fix show trace json exec error
|
2024-11-01 05:14:07 +00:00 |
|
|
fd9226d311
|
[CP] [GIS] gis ewkt output srid=0
|
2024-10-31 15:48:09 +00:00 |
|
|
79cefa75cc
|
merge develop into master 20241030
|
2024-10-31 09:46:31 +00:00 |
|
|
4599d5565a
|
Merge branch 'pr_2160'
|
2024-10-31 09:42:35 +00:00 |
|
|
4b447f036e
|
fix mysqltest
|
2024-10-31 04:47:23 +00:00 |
|
|
077ec30af2
|
rename IO_CONTROLLER_COND_WAIT in backup module
|
2024-10-30 19:14:39 +00:00 |
|
|
ffe1ed06af
|
opt split range with estimate method
|
2024-10-30 17:47:29 +00:00 |
|
|
42d10b54ba
|
[CP] [SANITY] Change the clang plugin to dependency package && Optimize virtual address management to avoid expansion of vma number
|
2024-10-30 14:47:39 +00:00 |
|
|
82a5c6fe6c
|
[CP] fix create heap table column array and collation type && column checksum error
|
2024-10-30 06:44:03 +00:00 |
|
|
e8afc44ec7
|
支持在 alinux3 环境下编译OB
|
2024-10-30 06:14:00 +00:00 |
|
|
b0ecd6650d
|
alter primary_zone length
|
2024-10-30 05:47:43 +00:00 |
|
|
215c8eb5ac
|
[CP] set ret to OB_ALLOCATE_MEMORY_FAILED when mem_context created failed
|
2024-10-29 19:47:23 +00:00 |
|
|
05c6e946e4
|
Fix sanity error caused by date_sql_mode initialization problem
|
2024-10-29 18:17:13 +00:00 |
|
|
2ca3cedccd
|
add PCODE placeholder
|
2024-10-29 12:46:03 +00:00 |
|
|
f1a0605889
|
[CP] [CP] add option to configure s3 addressing model
|
2024-10-29 06:44:52 +00:00 |
|
|
2b3b731a0b
|
Merge branch 'master' into develop
|
2024-10-29 13:58:54 +08:00 |
|
|
c26dbd1a04
|
transfer parallel get tablet info.
|
2024-10-29 03:51:41 +00:00 |
|
|
2704ea3c99
|
add latin1 collations
|
2024-10-28 06:14:36 +00:00 |
|
|
c9d4139a06
|
fix not skip to write cg when already committed.
|
2024-10-28 04:14:30 +00:00 |
|
|
296410d5d0
|
ls command occupy
|
2024-10-25 17:44:13 +00:00 |
|
|
2cd90145ed
|
支持在 alinux3 环境下编译OB
|
2024-10-25 17:16:10 +00:00 |
|
|
6292ffde8c
|
[DATA_DICT] ADD Pcode for data_dict_service
|
2024-10-25 06:23:42 +00:00 |
|
|
a9124547b7
|
fix core with unexpected stack_addr and stack_size
|
2024-10-25 03:13:20 +00:00 |
|
|
866cb1d50e
|
fix cos timeout param
|
2024-10-24 15:14:00 +00:00 |
|
|
af40781f9c
|
fix:complex unique multivalue index not check unique bug
|
2024-10-24 10:14:03 +00:00 |
|