545 Commits

Author SHA1 Message Date
Charles0429
ac3ef77f14 fix observer start failed due to large memory allocation 2021-11-17 17:10:13 +08:00
yishenglanlingzui
2b43f09ce1 [cp] fix bug remote_exec cover the err_code 2021-11-17 17:09:50 +08:00
JiahuaChen
db982ff170 Fix ObLogFileStore write not retry when meet disk full error 2021-11-16 16:49:06 +08:00
Charles0429
384568a347 fix bug of checking transaction end 2021-11-16 16:48:41 +08:00
YoungYang0820
942e2c6644 fix failed index errorly release snapshot 2021-11-15 12:03:41 +08:00
zbf0
b68eff8a02 placeholder for standby disconnect cluster 2021-11-15 11:58:07 +08:00
tj0
90650d1da6 Fix WhiteScan forward null 2021-11-15 11:57:40 +08:00
zs0
c84b7de59c enhance plan expiration, optimize index prune for small row count 2021-11-11 19:49:35 +08:00
br0
f2f2aed95c Fix cast mode bug when cast string to int explicitly 2021-11-11 19:49:10 +08:00
raywill
4405ab1a54 convert error code when participant schema error 2021-11-11 19:48:46 +08:00
nroskill
bd97d72a04 add guard variable in try-catch stmt to aviod exception not caught 2021-11-11 14:08:48 +08:00
zb0
a9f411e75c adjust easy ssl print level when observer starts and the connection state is not ready 2021-11-11 14:08:22 +08:00
Hongqin-Li
55d9a874fa Fix redundant tailing spaces in prefix index table 2021-11-10 14:00:41 +08:00
kongfy
8546de77d5 release memory used in partition_log_info for dirty trans 2021-11-10 13:52:17 +08:00
chaser-ch
ab2bb5a20c fix fuse row cache problem with uncommited row across micro block 2021-11-10 13:51:41 +08:00
simonjoylet
b5266f04ea patch ob_admin 2021-11-09 17:33:43 +08:00
ls0
04ecb035fe fix hash group by oom 2021-11-09 15:12:51 +08:00
st0
878c594b56 support set names/charset and variables in one sql 2021-11-09 10:48:59 +08:00
wxhwang
fa9b5fdfc0 fix prepare tenant during stop archive 2021-11-04 18:00:57 +08:00
yangyangzi
afae65547b
refactor: remove unused code (#418)
Clean the code and remove unused codes,
or these unused codes would confuse our developers.
2021-11-03 21:02:44 +08:00
ly0
e9ea5d7f57 fix asan report heap overflow: str has no ending 2021-11-03 20:38:08 +08:00
nroskill
2e4c947fd7 slog writer task use dynamic memory alloc 2021-11-03 20:37:46 +08:00
nico-lius
619e5e3d06 fix a coredump problem caused by a null pointer. 2021-11-03 20:37:22 +08:00
SanmuWangZJU
c4a5e5d43d [liboblog-ce]provide static lib of liboblog and header of oblogmsg 2021-11-03 13:46:31 +08:00
hf0
85c634e194 optimize get_clog_parent interface. 2021-11-03 13:46:04 +08:00
br0
0121cc45a8 Add new type default string length 2021-11-02 14:31:00 +08:00
DengzhiLiu
22d5eee21f Fix range logger core in multi_version_get 2021-11-02 14:14:36 +08:00
bx0
e55c1cfb1b Shield sensitive information in sql_audit. 2021-11-02 14:14:13 +08:00
Fireatoms
c4933ab1b9 correct dependency rpm package name: bintuils => binutils 2021-11-01 11:57:44 +08:00
bx0
c5c46705e4 Sql audit copy unreasonable in output phase 2021-11-01 11:34:38 +08:00
zs0
9ff1baa323 refine large size query range 2021-11-01 11:34:38 +08:00
yl0
766929ee4f add compat test 2021-11-01 11:33:41 +08:00
xj0
97b4a6afb8 [tableapi] support hbase api 2021-10-29 15:27:51 +08:00
wd0
d1707e6a19 fix bug when purge databases containing a table having global index with a primary zone 2021-10-29 10:48:43 +08:00
handora
e7f25eaacd Add new minor freeze strategy for callback 2021-10-28 16:57:47 +08:00
MizuhaHimuraki
647c095737 fix aarch64 pkg path 2021-10-28 11:18:40 +08:00
my0
9b6599d966 In pdml update, column_conv expr may produce loop. 2021-10-28 10:52:08 +08:00
st0
b01b3ee539 fix time expression with invalid parameter bug 2021-10-28 10:51:42 +08:00
happyhust
895dd33532 (#408)Resolves #264, resolves #265, resolves #269 2021-10-27 10:55:35 +08:00
richie
10c3950b05
Update 1.database-operations.md (#429) 2021-10-27 10:26:31 +08:00
Keshav
9b9dc288d4
Update README.md (#425) 2021-10-26 20:12:13 +08:00
happyhust
095e430e37 fixed #266 ob_election_group_id.cpp with misspelled word (#410) 2021-10-26 19:44:08 +08:00
JiahuaChen
89b2701495 Fix ob_admin parse partition macro meta slog fail 2021-10-26 19:24:45 +08:00
Wan
188224d79b
modify the version info (#421) 2021-10-26 18:07:47 +08:00
richie
b86bf6ed15
Update ob_delete_log_plan.cpp (#427) 2021-10-26 17:23:20 +08:00
lf0
d01e355c6a Fix stack overflow of recursive get_name 2021-10-25 16:24:43 +08:00
kongfy
7c7749fb13 update partition audit info cache in trans_end 2021-10-22 17:30:45 +08:00
stdliu
3be156a115 Fix inner sql execution refered to destroyed SQL bug 2021-10-22 16:51:53 +08:00
br0
6de26d626e Fix stack-use-after-scope core when bit cast to string 2021-10-22 10:27:40 +08:00
MizuhaHimuraki
db025266d4 support aarch64 compilation 2021-10-21 20:16:17 +08:00