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
1ef09886f1
Remove -Werror to use a later version of the toolchain
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
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
c3fce71ce2
fix ob_time_to_date array index out of range bug
2022-04-18 10:27:52 +08:00
37a40e46b2
fix asan core
2022-04-14 15:16:41 +08:00
32f5552b33
fix time convert asan core
2022-04-14 15:16:16 +08:00
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
133507483c
fix timediff bug
2022-04-11 20:39:52 +08:00
e43242fe44
support asan in 3.1_opensource_release
2022-04-08 14:00:52 +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
a2b6f41e56
alloc trans rpc task by rp_alloc
2022-04-06 10:56:36 +08:00
68cd558747
patch tair code removing from 22x to 31CE
2022-04-06 10:56:12 +08:00
21163c4fdb
modify DEFAULT_SEG_SIZE
2022-04-01 17:30:53 +08:00
feea656d76
iter_task:fix potential fd leak
2022-04-01 16:53:06 +08:00
bf5d73125b
whitescan safety hole: mainly uninitialized variables
2022-04-01 16:52:41 +08:00
601ef477f5
fix:39971393,json compare bug
2022-04-01 10:38:43 +08:00
e2969ea7a4
adjust perf event statistic
2022-03-28 20:51:48 +08:00
ada79c48a2
remove unused statistic event
2022-03-28 16:36:07 +08:00
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
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
ced202f10b
Fix core at ObPlanCacheValue::reset
2022-03-21 16:22:39 +08:00
4a8e137bf2
fix some build errors about isnan and isinf, not used std namespace
2022-03-21 14:36:42 +08:00
a290fc4604
fix white scan code
2022-03-17 17:58:22 +08:00
a1f0486503
fix:40048757,40048854
2022-03-15 19:31:13 +08:00
acaa03edd3
fix compilation errors when OB_ENABLE_PCH=OFF
2022-03-10 17:54:51 +08:00
ab066ef724
add an interface to get the minest server log ts
2022-03-10 10:19:42 +08:00
438fa493c3
CLIENT_MULTI_RESULTS is turned on by default
2022-03-10 10:18:53 +08:00
5c77a74307
response client after lock release(only used in mysqltest)
2022-03-04 19:49:17 +08:00
fcc0cea109
Add aarch64 el8 deps configuration
2022-03-03 20:09:50 +08:00
104dab5c02
fix unhex bug
2022-03-03 10:22:54 +08:00
a46986a8f3
fix libunwind coredump under arm os
2022-03-01 15:45:48 +08:00
c7b59a9dde
fix memleak when px submit
2022-02-28 20:17:37 +08:00