Commit Graph

17854 Commits

Author SHA1 Message Date
2fea01dda3 update dooba 2022-06-15 10:36:09 +08:00
8aa89364bb upgrade opensource release from 3.1.3 to 3.1.4 2022-06-15 10:33:31 +08:00
c0d957ebca fix sw compile error in release 2022-06-15 10:32:39 +08:00
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
5456ef83df bugfix: fix dead lock in extend_file_size_task process 2022-06-12 12:39:03 +08:00
dccc4431e0 [CP] Fix block id overflow bug. 2022-06-12 12:38:27 +08:00
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
53a562dcae fix leading hint bug 2022-06-12 12:32:50 +08:00
69070bdffa add system log for slog reader 2022-06-12 12:32:14 +08:00
23c7e1fe04 Fix opensource mysql test cases 2022-06-08 20:04:07 +08:00
2532407a7e fix coredump in sw 2022-06-08 20:03:32 +08:00
150aaff4aa [CP] limit add type cast 2022-06-08 20:02:58 +08:00
20623f9901 [CP] add set_collation_level after set_string 2022-06-08 20:02:24 +08:00
71eeadd77e [CP] fix auto mem ctrl input_size < 0 leads mem leak 2022-06-08 20:01:48 +08:00
57971bf439 bugfix: auto extend fail when restart observer 2022-06-08 20:01:15 +08:00
9d200b4938 [CP] Fix json cast (issue/41928694 & issue/41985147) 2022-06-08 20:00:01 +08:00
5ade6a52d9 [CP] Fix zero number exponent overflows 2022-06-06 14:22:48 +08:00
8f6468f3ee [CP] fix estimate local index size not working properly 2022-06-06 14:22:12 +08:00
d225c70101 [CP] Fix core when partition service stopped 2022-06-06 14:21:37 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
bc26b2f163 [CP] remove const params in window function 2022-06-02 10:10:55 +08:00
75ca779e47 [CP] fix ThreadCond time_us overflow 2022-06-02 10:10:20 +08:00
e12438aa76 add ob configserver (#943) 2022-05-30 16:44:36 +08:00
bd06e657c6 public format.sh 2022-05-30 16:33:26 +08:00
e83ce475d1 [CP] Opt Balancer array memory 2022-05-30 16:32:53 +08:00
0371b0ef32 [CP] [xa][fix] avoid use null pointer when fail to alloc memory 2022-05-30 16:32:05 +08:00
e3997a1956 [CP] In distributed execution scenario, queue_time is less than zero. 2022-05-26 16:56:16 +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
a9cc1b8cd0 add quick start demo config and readme file 2022-05-26 16:55:09 +08:00
e48422a122 [CP] fix job STATISTIC_PRIMARY_ZONE_ENTITY_COUNT 2022-05-25 20:51:07 +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
f8f72a41bc [CP] fix raw_expr ObArray memory leak 2022-05-25 20:49:25 +08:00
c6b6dbcc47 [CP] [bugfix] primary_zone length overflow when memcpy 2022-05-25 20:48:53 +08:00
da2dcef17c fix dooba 2022-05-25 20:48:16 +08:00
778f8a70b2 Fix a bug about readme 2022-05-23 20:56:07 +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
ae1d5417ad fixed 899, failed to deploy oceanbase on arm platformat (#940) 2022-05-23 16:58:42 +08:00
723d5dd86e [CP] [BUGFIX] Use backuped frozen status to restore system tables 2022-05-23 15:26:53 +08:00
2305711c1c [CP] fix restore failed error code return on oss when file not exist 2022-05-23 10:33:15 +08:00
6f5c5cc126 [CP] fix the recovery failure, because log archive piece is incorrect deleted when obsolete clean 2022-05-23 10:32:20 +08:00
4c2e8cc10a Update rocksdb rpm package to solve compilation bug with libobcdc 2022-05-23 10:31:24 +08:00
df1c2d9f2f [CP] fix errorcode overwrite error, prevent data error 2022-05-20 14:35:04 +08:00
9cb529705e [CP] fix local index scheduler not exiting 2022-05-20 14:34:36 +08:00
eaa9c2c1e8 [CP] fix backup clean status does not advance when error during DOING 2022-05-20 14:34:09 +08:00
1ad2554def [CP] [CP] Fix enumset in-subquery missing wrap type to string expr 2022-05-20 14:33:16 +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
8167156cf5 Replica cache fix (#854)
* prepare replica type cache update

* repare replica cache
2022-05-16 21:54:33 +08:00