cx0
|
9eeefd68f5
|
fix bug in check_multi_update_table_conflict
|
2022-03-03 14:45:49 +08:00 |
|
st0
|
95c16e09bd
|
fix infix expression exprs count limit bug
|
2022-03-03 10:23:20 +08:00 |
|
rh0
|
104dab5c02
|
fix unhex bug
|
2022-03-03 10:22:54 +08:00 |
|
YoungYang0820
|
42bdc0f45d
|
fix unique index print error log when unique violated
|
2022-03-03 10:22:29 +08:00 |
|
akaError
|
9324f96e5f
|
fix bug:连续多行的单行注释报错 bug #783 (#789)
* test
* fix multi comment with ';'
* fix multi comment with ';'
Author: akaError <lzg020616@163.com>
|
2022-03-02 14:52:25 +08:00 |
|
程序员小王(troy)
|
ea63e7942b
|
fix typos ocena->ocean #646 (#788)
|
2022-03-02 10:42:21 +08:00 |
|
oceanoverflow
|
875077c242
|
fix tenant level backup restore failure
|
2022-03-02 10:34:02 +08:00 |
|
Laughing
|
42d9540ff9
|
support 2c8g docker (#787)
|
2022-03-01 17:16:21 +08:00 |
|
WenJinyu
|
5247b5b1b7
|
fix when backup_copies=1, backup data can not clean
|
2022-03-01 16:18:49 +08:00 |
|
HaHaJeff
|
054c42f445
|
fixed a bug of get_front_log2file_max_timestamp
|
2022-03-01 16:09:51 +08:00 |
|
st0
|
1f694d6b96
|
fix connection resource cleanup task bug
|
2022-03-01 16:00:51 +08:00 |
|
lx0
|
32f2910552
|
fix check_row_lock bug
|
2022-03-01 15:51:49 +08:00 |
|
jg0
|
a46986a8f3
|
fix libunwind coredump under arm os
|
2022-03-01 15:45:48 +08:00 |
|
ly0
|
c7b59a9dde
|
fix memleak when px submit
|
2022-02-28 20:17:37 +08:00 |
|
JiahuaChen
|
c160d95033
|
Fix pg_key not removed from tenant file pg_map when replaying 22x remove pg slog during upgrade
|
2022-02-28 20:16:59 +08:00 |
|
godyangfight
|
e833976669
|
Fix migration create pg partition using wrong schema version
|
2022-02-28 20:16:35 +08:00 |
|
xj0
|
c856bc403e
|
[fix] json not strict mode insert
|
2022-02-28 20:16:09 +08:00 |
|
xy0
|
0b3eff2515
|
未use database的情况下创建outline,查询gv$outline时报-4016
|
2022-02-28 20:15:44 +08:00 |
|
yb0
|
1b3e363de0
|
fix parser bug abort uint64
|
2022-02-28 20:15:19 +08:00 |
|
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 |
|