Commit Graph

1068 Commits

Author SHA1 Message Date
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
bc1f0c4d8d [CP] [CP] [CP] support sql_id level cache evict 2022-05-16 20:37:47 +08:00
92f008a9a9 [CP] fix wrong result in reading information_schema.columns 2022-05-16 20:37:20 +08:00
affa573190 [CP] fix case compare bug 2022-05-16 20:36:26 +08:00
d63d51a11d [CP] fix win magic bug 2022-05-16 20:35:59 +08:00
1f5c1bfd15 do not force to make sure there is enough disk space for observer in docker any more 2022-05-16 20:35:33 +08:00
f327de3913 易用性: update set 2022-05-16 20:35:06 +08:00
9175be1680 support sw_64 arch build 2022-05-16 11:53:51 +08:00
addaaac260 fix or expansion bug 2022-05-16 10:44:49 +08:00
5342669ded [CP] fix __all_virtual_open_cursor column type 2022-05-16 10:44:17 +08:00
50f8187546 [CP] fix block checker 2022-05-16 10:43:46 +08:00
6e4638eae9 [CP]fix: decide snapshot-type incorrect when change tx-isolation during txn executing 2022-05-16 10:43:20 +08:00
9d750fb89c add _max_trx_size 2022-05-16 10:42:55 +08:00
db22b2c67c [CP] fix negative dir id for sql mem mgr 2022-05-10 15:50:57 +08:00
a8a604e10e [CP] when column default is , add plan fail 2022-05-10 15:50:28 +08:00
dfc537e23c [bugfix]: support DISTINCTROW in mysql mode. 2022-05-10 15:49:39 +08:00
84ecffbdc4 [CP] Fix the problem that XA transactions are not aware of the need rollback field when committing 2022-05-05 14:23:15 +08:00
a3c05eca80 [CP] fix build index retry and build index concurrency problem 2022-05-05 14:22:46 +08:00
621cb06d10 [CP] Fix hash node memory leak 2022-05-05 14:22:19 +08:00