Commit Graph

830 Commits

Author SHA1 Message Date
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
fa9b5fdfc0 fix prepare tenant during stop archive 2021-11-04 18:00:57 +08:00
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
2e4c947fd7 slog writer task use dynamic memory alloc 2021-11-03 20:37:46 +08:00
619e5e3d06 fix a coredump problem caused by a null pointer. 2021-11-03 20:37:22 +08:00
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
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
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
e7f25eaacd Add new minor freeze strategy for callback 2021-10-28 16:57:47 +08:00
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
895dd33532 (#408)Resolves #264, resolves #265, resolves #269 2021-10-27 10:55:35 +08:00
10c3950b05 Update 1.database-operations.md (#429) 2021-10-27 10:26:31 +08:00
9b9dc288d4 Update README.md (#425) 2021-10-26 20:12:13 +08:00
095e430e37 fixed #266 ob_election_group_id.cpp with misspelled word (#410) 2021-10-26 19:44:08 +08:00
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
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
7c7749fb13 update partition audit info cache in trans_end 2021-10-22 17:30:45 +08:00
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
db025266d4 support aarch64 compilation 2021-10-21 20:16:17 +08:00
e0748037b0 编译兼容Alibaba Cloud Linux,更新readme文档 2021-10-21 16:36:42 +08:00
lf0
ed0ed1a0a8 Fix the core caused by using invalid memory 2021-10-21 16:24:43 +08:00
52b7d789ac Fix ObLogFileStore leak 2021-10-21 14:30:42 +08:00
4ca9eabca4 support expr WEIGHT_STRING() in mysql mode. master->3_1_opensource_release 2021-10-20 11:33:38 +08:00
zz0
0d3a41c33d disable join elimination for delete/update when the eliminated table is also a deleted/updated table 2021-10-19 21:03:41 +08:00
a809ae9f36 fix bug multi_replace stmt hang in fetch_conflict 2021-10-19 20:01:13 +08:00
br0
e54cab6c45 Fix varchar cast to set in non strict mode 2021-10-19 20:00:48 +08:00
80194a9335 Skip reuse old file for slog open 2021-10-19 15:21:38 +08:00
65d30fe39f fix ob_error.cpp file requires at least 20g memory for release(-O2) compilation
fixed (#407)
2021-10-18 19:56:47 +08:00
5baefa81ff support _enable_fatal_error_hang 2021-10-18 17:53:45 +08:00
9c8cca0f43 build: make oceanbase rpm relocatable 2021-10-18 16:35:54 +08:00
zz0
de99c9e067 fix some small bugs 2021-10-18 11:13:33 +08:00
bx0
f335d5a1ce Fix the legacy of garbled code about sql_id in sql_audit [open source] 2021-10-18 10:39:05 +08:00
4a67d3f351 Change the ap_mini_task_mgr memory allocator from TCFactory to op_reclaim_alloc 2021-10-14 16:49:18 +08:00
28e32c861b fix misuse op_alloc of TableNode in ObAutoincrementService::get_table_node (#388) 2021-10-14 15:40:15 +08:00