202 Commits

Author SHA1 Message Date
4ec698df73 适配旧世界编译
使用deps 目录下的工具链, 使用静态连接
2025-05-06 18:13:37 +08:00
94858c5c2d use pkgconfig to check RapidJSON and isa-l module 2022-05-23 23:20:28 +08:00
c7ef533a07 link shared libraries on the system 2022-05-23 23:20:28 +08:00
de106cfb1e fix build error 2022-05-23 23:20:28 +08:00
a511f608de fix build error 2022-05-23 23:20:28 +08:00
eea37359b9 Fix mariadb header paths when using pkgconfig 2022-05-23 23:20:28 +08:00
9930bc7f54 use pkg-config to check openssl module 2022-05-23 23:20:28 +08:00
1ef09886f1 Remove -Werror to use a later version of the toolchain 2022-05-23 23:20:28 +08:00
27c51b728f Use the toolchain provided by the distro 2022-05-23 23:20:28 +08:00
3291e3630b Add support for openssl-1.1 2022-05-23 23:20:28 +08:00
6ef295d44e update gitsubmodule 2022-05-23 23:20:28 +08:00
a3e0857f84 LoongArch support (#929)
* LoongArch: These files are only compiled on the LoongArch platform

* Revert "Support loongarch64"

This reverts commit 79d5b68e0a6e36eb1b4faf86bcfd78d1e0a61ee8.

* LoongArch: link libatomic

* LoongArch: add "-mcmodel=large" to CFLAGS
2022-05-23 19:55:14 +08:00
2305711c1c [CP] fix restore failed error code return on oss when file not exist 2022-05-23 10:33:15 +08:00
4c2e8cc10a Update rocksdb rpm package to solve compilation bug with libobcdc 2022-05-23 10:31:24 +08:00
bad0d4e3a5 fix ut build error using ld linker 2022-05-20 14:32:23 +08:00
206701c95d [fix]:sync json bugfix 2022-05-20 14:31:56 +08:00
4177759770 add no_untiy entrance for build.sh and fix build error without unity 2022-05-20 14:31:30 +08:00
9175be1680 support sw_64 arch build 2022-05-16 11:53:51 +08:00
c1e01ea7de [CP] Remove extra space in sql_mode 2022-04-22 16:51:14 +08:00
609e970478 [CP] fix memory leak of cuckoo hashmap 2022-04-22 16:50:47 +08:00
a7eb2d81c5 [CP] not jump to routine stack when use asan 2022-04-22 16:48:55 +08:00
79d5b68e0a Support loongarch64 2022-04-18 15:24:51 +08:00
6ea9991d84 add support for loongarch64 (#851) 2022-04-18 15:12:30 +08:00
5895e3cccb support check stack overflow for asan 2022-04-18 10:29:29 +08:00
st0
c3fce71ce2 fix ob_time_to_date array index out of range bug 2022-04-18 10:27:52 +08:00
st0
37a40e46b2 fix asan core 2022-04-14 15:16:41 +08:00
st0
32f5552b33 fix time convert asan core 2022-04-14 15:16:16 +08:00
xy0
d9916dc4dd unity:add header file for ob_signal_processor.cpp 2022-04-14 11:19:35 +08:00
69facd6237 Fix weak read get tenant schema version using wrong backup snapshot version 2022-04-11 20:40:38 +08:00
xy0
133507483c fix timediff bug 2022-04-11 20:39:52 +08:00
xy0
e43242fe44 support asan in 3.1_opensource_release 2022-04-08 14:00:52 +08:00
021cb19e6c build on arch linux
Co-authored-by: ccat3z <fzhang.chn@foxmail.com>
Co-authored-by: LINxiansheng <wangzelin19961202@gmail.com>
2022-04-07 11:10:46 +08:00
39c226994d oceanbase can run in lower memory system now (#784)
MINI_MEM_LOWER is the hard limit of memory.
2022-04-06 17:10:16 +08:00
xs0
a2b6f41e56 alloc trans rpc task by rp_alloc 2022-04-06 10:56:36 +08:00
ly0
68cd558747 patch tair code removing from 22x to 31CE 2022-04-06 10:56:12 +08:00
xl0
21163c4fdb modify DEFAULT_SEG_SIZE 2022-04-01 17:30:53 +08:00
xy0
feea656d76 iter_task:fix potential fd leak 2022-04-01 16:53:06 +08:00
xy0
bf5d73125b whitescan safety hole: mainly uninitialized variables 2022-04-01 16:52:41 +08:00
6cdf0345c6 fix net_thread_count > 64 coredump 2022-04-01 16:51:53 +08:00
yy0
601ef477f5 fix:39971393,json compare bug 2022-04-01 10:38:43 +08:00
zh0
e2969ea7a4 adjust perf event statistic 2022-03-28 20:51:48 +08:00
1e4ef5ba24 Fix a bug in ce process on x86_64 el7 2022-03-28 16:37:26 +08:00
zh0
ada79c48a2 remove unused statistic event 2022-03-28 16:36:07 +08:00
zh0
a496e671a7 change record and print trace log config parameter 2022-03-28 16:35:13 +08:00
403f881b89 [mysql][window function]: fix 4 order by bugs in ob-mysql window function. 2022-03-28 16:34:46 +08:00
5e0b6e4c8c [obcdc-ce] modify deps version for obcdc 2022-03-28 10:37:17 +08:00
zb0
e90d748cfc fix the core detected by asan of slice alloc by using a heap variable to record the class variable in advance 2022-03-28 10:36:51 +08:00
463064375a [liboblog] support storage work mode 2022-03-25 18:10:38 +08:00
lf0
ced202f10b Fix core at ObPlanCacheValue::reset 2022-03-21 16:22:39 +08:00
xy0
94d730d951 two overrun bug in ev.c & easy_mem_slab.c 2022-03-21 16:22:15 +08:00