st0
|
0002ca3b94
|
fix function convert_tz bug
|
2022-02-28 20:14:53 +08:00 |
|
jy0
|
8629461387
|
primary_zone length overflow when memcpy
|
2022-02-28 20:14:27 +08:00 |
|
yy0
|
d10ad3a0b8
|
fix: remove incorrect boolean flag in json type
|
2022-02-28 20:13:59 +08:00 |
|
yishenglanlingzui
|
f01d3bd421
|
fix bug replace into ret = -4377
|
2022-02-22 16:05:40 +08:00 |
|
yishenglanlingzui
|
d6b9744687
|
fix bug multi update with 3 table left join, write row which is null
|
2022-02-22 16:05:18 +08:00 |
|
yy0
|
589b565d91
|
fix: old engine distinct boolean type
|
2022-02-22 16:04:51 +08:00 |
|
xj0
|
cb72130d0a
|
[fix] json array out of bound in remove operation
|
2022-02-22 16:04:26 +08:00 |
|
yy0
|
2a069991eb
|
fix row lock rollback problem
|
2022-02-22 16:04:02 +08:00 |
|
xj0
|
29ac840077
|
get json convert function not as expected
|
2022-02-18 11:07:24 +08:00 |
|
ym0
|
f0a19537dc
|
Allow to drop index column which is still referencing by a delay deleted index.
|
2022-02-18 11:07:00 +08:00 |
|
LINxiansheng
|
6fa2081188
|
Update quick start address
|
2022-02-17 14:39:38 +08:00 |
|
hnwyllmm
|
5f699b5711
|
lower the cpu cost in open-source mini-mode
|
2022-02-17 10:27:48 +08:00 |
|
my0
|
e03047055d
|
fix or expansion can not happen bug.
|
2022-02-16 19:23:14 +08:00 |
|
bx0
|
3f2ccce9df
|
[asan|pquery]core at sql::ObExprCast::calc_result2
|
2022-02-16 19:22:37 +08:00 |
|
yb0
|
a3fa322bc9
|
modify large stack variable to heap variable for pwj compare
|
2022-02-16 19:22:12 +08:00 |
|
ym0
|
b79cea0cad
|
Fix show create tablegroup problem
|
2022-02-16 19:21:46 +08:00 |
|
xj0
|
bb573a7cd4
|
[Json] json patch from 3.2.2 branch since 2021.12
|
2022-02-16 17:34:14 +08:00 |
|
xj0
|
63edf11b9a
|
[fix] update RPM.cmake and version upgrade script
|
2022-02-16 17:33:51 +08:00 |
|
ScienJus
|
83219d74d0
|
Remove duplicate codes in ObBloomFilterBuildTask::build_bloom_filter (#64)
|
2022-02-15 22:02:13 +08:00 |
|
LINxiansheng
|
5957de2992
|
fix a bug in dep_create.sh
|
2022-02-15 12:06:46 +08:00 |
|
leslieyuchen
|
dcd9d2fab9
|
fix print ddl log coredump casued by genearted column index
|
2022-02-15 11:43:13 +08:00 |
|
DengzhiLiu
|
e81af67898
|
Fix log core in partition merge
|
2022-02-15 11:42:48 +08:00 |
|
bf0
|
8c8877158b
|
fix core using pdml insert
|
2022-02-14 11:19:12 +08:00 |
|
bx0
|
b9b697e39d
|
Multiple outlines with the same name can be created when no database is specified
|
2022-02-14 11:18:50 +08:00 |
|
hnwyllmm
|
ac82728867
|
patch back the flashback table/tenant/database/index(without flashback to scn)
|
2022-02-14 11:09:41 +08:00 |
|
lx0
|
a15a151dae
|
Update ObQueryRefRawExpr result type
|
2022-02-14 10:43:54 +08:00 |
|
bx0
|
a8b4d67f55
|
The outline created by the database is not specified and cannot be dropped
|
2022-02-10 20:15:56 +08:00 |
|
LINxiansheng
|
7b003df452
|
Fix some errors
|
2022-02-10 20:07:13 +08:00 |
|
nroskill
|
9007c77b10
|
disable construct of ObIAllocator
|
2022-02-10 20:06:48 +08:00 |
|
LINxiansheng
|
17b0f303d7
|
fix dooba bugs
|
2022-02-10 15:03:47 +08:00 |
|
LINxiansheng
|
d42f317422
|
Move the docs folder
|
2022-02-10 14:51:49 +08:00 |
|
sw0
|
7c6dcc6712
|
core when print query range
|
2022-02-10 14:42:47 +08:00 |
|
richie
|
5a7aaf95a9
|
Update 5.dump-and-merge.md (#733)
当达到freeze_trigger_percentage发生转储 memstore=memory_limit * memstore_limit_percentage 转储条件 memstore*freeze_trigger_percentage
|
2022-02-10 14:20:42 +08:00 |
|
obpilot
|
ab2a692dbd
|
Add tutorials about oceanbase cdc (logproxy) (#686)
* Add tutorials about oceanbase cdc (logproxy)
* Modify tutorials about canal.
Co-authored-by: LIN <wangzelin19961202@gmail.com>
|
2022-02-10 11:04:54 +08:00 |
|
Lingfeng Zhang
|
8f4f4e5a98
|
replace uname -p with uname -m (#565)
uname -p is non-portable (even across GNU/Linux distributions) and unavailable in some distributions such as Debain 10 and Arch Linux. See this [manual](https://www.gnu.org/software/coreutils/manual/html_node/uname-invocation.html).
|
2022-02-10 10:41:43 +08:00 |
|
Jackie Tien
|
e8484f5bf4
|
Call recovery_point_data_mgr_.destroy() in ObPGStorage (#323)
|
2022-02-09 17:38:10 +08:00 |
|
a1iive
|
6b502f35f4
|
docs(ob_error): research and scheme documents of ob_error tool
|
2022-02-09 17:05:45 +08:00 |
|
jg0
|
0c8bc404d7
|
fix coredump caused by oceanbase::sql::ObExprUtlInaddrGetHostName::calc_result1
|
2022-02-09 16:36:57 +08:00 |
|
xj0
|
32f4022f2f
|
[dooba] support tableapi monitor
|
2022-02-09 15:39:42 +08:00 |
|
tuitang00
|
c2c7336b2b
|
3.1.x_opensource_release support obd 3.1.x_opensource_release support obd 3.1.x_opensource_release support obd
|
2022-02-09 15:32:04 +08:00 |
|
yu34po
|
21564ec61d
|
fix charset (#736)
|
2022-02-09 10:47:02 +08:00 |
|
xj0
|
e5f59ea074
|
support json type
|
2022-02-08 15:08:04 +08:00 |
|
LINxiansheng
|
4b25bac8d0
|
update dooba help
|
2022-02-07 19:14:04 +08:00 |
|
Marek Šuppa
|
5254df6776
|
fix: Missing comma (#774)
* Add missing comma to `delta_key_list` list
|
2022-02-07 19:05:20 +08:00 |
|
lf0
|
9710bb145a
|
Fix core at plan cache ObCacheObject::pre_calculation
|
2022-02-07 18:57:42 +08:00 |
|
WenJinyu
|
f51dd07dba
|
delete backup clean redundant code
|
2022-01-31 15:02:00 +08:00 |
|
xj0
|
77bb1d7922
|
upgrade opensource release from 3.1.2 to 3.1.3
|
2022-01-31 15:01:35 +08:00 |
|
Tyshawn
|
eed5fbbf6a
|
[BUG.FIX] fix no remove tmp file block after 4013.
|
2022-01-31 15:01:10 +08:00 |
|
rq0
|
9de8bc3bd8
|
fix database name case sensitive compare bug
|
2022-01-31 15:00:45 +08:00 |
|
nroskill
|
57528cd7e4
|
fix memory leak
|
2022-01-27 10:58:30 +08:00 |
|