ca60393418
[CP] Fix SERVER_SESSION_STATE_CHANGED flag is incompatible with mysql
2022-07-20 11:27:15 +08:00
f46f1293e6
[CP] [CP] fix: for tenant worker, catch exception outside process_one()
2022-07-20 11:23:36 +08:00
979383c331
[CP] optimize large trans ctx limitation
2022-07-20 11:20:20 +08:00
0c2eb7a69a
[CP] fix memory leak in ObLinearHashMap
2022-07-08 11:49:25 +08:00
ae985635fe
[CP] Avoid out of boundery buffer accessing for obnumber logging
2022-07-04 10:57:20 +08:00
67d20c3ffc
[CP] fix nullif replace var expr report 4016 bug
2022-06-29 11:04:33 +08:00
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
f4df995acd
[CP] backup task cannot finish when backup disk is full
2022-06-25 19:10:54 +08:00
fe6e40168b
[CP] change size overflow log level at ob_number::format()
2022-06-24 10:31:46 +08:00
9c6da65efd
[CP] change size overflow log level at ob_number::format()
2022-06-21 10:56:30 +08:00
3156d1bf53
bugfix: auto extend ssblock logs so much
2022-06-21 10:52:26 +08:00
0d5a4bc8b8
feat: hbaseapi support ttl & maxversions
2022-06-15 10:28:03 +08:00
7c4d50e360
Set limitation for large transaction && Add some obtest for large transaction testing
2022-06-12 12:33:57 +08:00
2532407a7e
fix coredump in sw
2022-06-08 20:03:32 +08:00
5ade6a52d9
[CP] Fix zero number exponent overflows
2022-06-06 14:22:48 +08:00
75ca779e47
[CP] fix ThreadCond time_us overflow
2022-06-02 10:10:20 +08:00
5aff21755b
[CP] fix create local index too slow due to iterating __all_virtual_storage_stat
2022-05-26 16:55:41 +08:00
3025edd154
cherry-pick record log
2022-05-25 20:50:33 +08:00
d22cee91c3
[Feature] Auto extend disk space
2022-05-25 20:49:58 +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
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
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
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
6cdf0345c6
fix net_thread_count > 64 coredump
2022-04-01 16:51:53 +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
1e4ef5ba24
Fix a bug in ce process on x86_64 el7
2022-03-28 16:37:26 +08:00