Commit Graph

18046 Commits

Author SHA1 Message Date
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
st0
a600c3b82c fix bitand overwrite datum of parameter bug 2021-10-13 20:40:49 +08:00
xf0
490ce0a9df fix bugs of INET expr 2021-10-13 20:33:10 +08:00
lx0
72122fbe1c fix get_multi_version_start bug 2021-10-13 20:17:06 +08:00
75c14d5c88 add DEGREES() function that converts radian to degree. 2021-10-13 20:00:57 +08:00
br0
614d2970e8 Fix bit type casting inconsistent with mysql 2021-10-13 19:48:33 +08:00
8dddff226c fix unexpected error log in ObMacroBlockWriter when creating unique index 2021-10-13 17:12:29 +08:00
a1b06baab7 fix core caused by alias_column_expr in aggr for win func and Swallow error code 2021-10-13 14:40:01 +08:00
jg0
f7ac50cd5d fix memory leak of dynamic creation and release of threads 2021-10-13 14:27:53 +08:00
mw0
3dfbfef7c1 Fix open source backup disk full may caused dead lock 2021-10-13 11:59:14 +08:00
yb0
6054dfb5fb fix error code coverage bug 2021-10-13 11:42:56 +08:00
br0
45460f6ae7 Support MIN/MAX function for enum/set data type 2021-10-13 11:27:22 +08:00
52d765e9a6 Adjust location cache's thread cnt dynamically 2021-10-13 11:11:09 +08:00
5003ce27b7 udpate ce 2021-10-13 10:49:20 +08:00
xh0
ad3164d5e7 fix: submodule config for liboblog 2021-10-12 20:32:30 +08:00
xh0
fe6827d0c5 fix: rpm package for liboblog 2021-10-12 15:51:27 +08:00
a6f3f1287a [liboblog-ce] won't compile liboblog unless compile with -DOB_BUILD_LIBOBLOG=ON 2021-10-09 15:03:10 +08:00
9e3909e71e correct spelling 2021-10-02 16:21:24 +08:00
e65a4c986a support liboblog pkg 2021-10-01 00:21:02 +08:00
8cf53d726b update gitsubmodule 2021-09-30 23:35:34 +08:00
88e1000d95 [liboblog] opensource liboblog 2021-09-30 19:50:25 +08:00
9543929e15 Update ce 2021-09-30 19:50:09 +08:00
cefcd3d40c add oblogmsg deps by git submodule 2021-09-30 19:49:45 +08:00
xh0
8fc776d6ee opensource: pack ob_error and ob_admin 2021-09-30 16:00:01 +08:00
500bd48775 Update README.md 2021-09-29 10:17:29 +08:00
0806d47fd2 Merge pull request from GitHub 147(#147) 2021-09-28 23:15:29 +08:00
24e3f93d59 install-dir info (#341)
* install-dir info

* update

* update2
2021-09-28 19:34:14 +08:00
0090a16941 add recmd-config-pro doc (#340) 2021-09-28 19:15:27 +08:00
zx0
1845489453 fix "Unexpected old row update or delete a non exist index row" for can_read_by_sql_no 2021-09-28 16:39:46 +08:00
73e44f37e5 Update CPACK Version 2021-09-28 14:33:23 +08:00
ym0
d47e35a2f8 fix ObKVParser problem 2021-09-27 21:44:02 +08:00
4a2b2145a7 fix race condition when slog write failed 2021-09-27 21:29:42 +08:00
febfa4863f Fix test cases 2021-09-27 21:16:00 +08:00
hf0
e2f3a0741a Allowing to change parent during waiting rebuild. 2021-09-27 21:03:37 +08:00
mw0
64b53b6a17 patch backup &migrate code to open source 2021-09-27 20:48:34 +08:00
a2c22b06aa Fix -4016 problem in ob_task serialize 2021-09-27 15:58:55 +08:00
bx0
b78e3041b2 OB query sql_id field in VIEW gv$sql_audit display error 2021-09-26 21:06:59 +08:00