2134 Commits

Author SHA1 Message Date
obdev
67d20c3ffc [CP] fix nullif replace var expr report 4016 bug 2022-06-29 11:04:33 +08:00
godyangfight
eab142b0ee [CP] [CP] [CP] Fix backup point create do not filter local sstable which is avaiable after backup point create 2022-06-25 19:12:07 +08:00
godyangfight
f4df995acd [CP] backup task cannot finish when backup disk is full 2022-06-25 19:10:54 +08:00
obdev
fe6e40168b [CP] change size overflow log level at ob_number::format() 2022-06-24 10:31:46 +08:00
obdev
9c6da65efd [CP] change size overflow log level at ob_number::format() 2022-06-21 10:56:30 +08:00
obdev
3156d1bf53 bugfix: auto extend ssblock logs so much 2022-06-21 10:52:26 +08:00
obdev
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
obdev
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
nroskill
2532407a7e fix coredump in sw 2022-06-08 20:03:32 +08:00
obdev
5ade6a52d9 [CP] Fix zero number exponent overflows 2022-06-06 14:22:48 +08:00
nroskill
75ca779e47 [CP] fix ThreadCond time_us overflow 2022-06-02 10:10:20 +08:00
YoungYang0820
5aff21755b [CP] fix create local index too slow due to iterating __all_virtual_storage_stat 2022-05-26 16:55:41 +08:00
obdev
3025edd154 cherry-pick record log 2022-05-25 20:50:33 +08:00
obdev
d22cee91c3 [Feature] Auto extend disk space 2022-05-25 20:49:58 +08:00
Wu Xiaotian
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
obdev
2305711c1c [CP] fix restore failed error code return on oss when file not exist 2022-05-23 10:33:15 +08:00
wenxingsen
bad0d4e3a5 fix ut build error using ld linker 2022-05-20 14:32:23 +08:00
obdev
206701c95d [fix]:sync json bugfix 2022-05-20 14:31:56 +08:00
wenxingsen
4177759770 add no_untiy entrance for build.sh and fix build error without unity 2022-05-20 14:31:30 +08:00
wenxingsen
9175be1680 support sw_64 arch build 2022-05-16 11:53:51 +08:00
obdev
c1e01ea7de [CP] Remove extra space in sql_mode 2022-04-22 16:51:14 +08:00
Charles0429
609e970478 [CP] fix memory leak of cuckoo hashmap 2022-04-22 16:50:47 +08:00
obdev
a7eb2d81c5 [CP] not jump to routine stack when use asan 2022-04-22 16:48:55 +08:00
LINxiansheng
79d5b68e0a Support loongarch64 2022-04-18 15:24:51 +08:00
Wu Xiaotian
6ea9991d84
add support for loongarch64 (#851) 2022-04-18 15:12:30 +08:00
xuhuleon
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
godyangfight
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
Laughing
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
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
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
Monk-Liu
403f881b89 [mysql][window function]: fix 4 order by bugs in ob-mysql window function. 2022-03-28 16:34:46 +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
lf0
ced202f10b Fix core at ObPlanCacheValue::reset 2022-03-21 16:22:39 +08:00
LINxiansheng
4a8e137bf2 fix some build errors about isnan and isinf, not used std namespace 2022-03-21 14:36:42 +08:00
oceanoverflow
a290fc4604 fix white scan code 2022-03-17 17:58:22 +08:00
yy0
a1f0486503 fix:40048757,40048854 2022-03-15 19:31:13 +08:00
xy0
acaa03edd3 fix compilation errors when OB_ENABLE_PCH=OFF 2022-03-10 17:54:51 +08:00