415 Commits

Author SHA1 Message Date
jerry
73164b746b
Update index.md (#360) 2021-09-18 14:51:13 +08:00
br0
b1581e364b [WhiteScan] Fix some white scan errors 2021-09-17 19:24:43 +08:00
lf0
875865e081 Fix traverse does not check overflow resulting in stack overflow 2021-09-17 19:09:35 +08:00
lf0
cedd8a0188 Implement sql_mode NO_FIELD_OPTIONS,NO_KEY_OPTIONS,NO_TABLE_OPTIONS 2021-09-17 18:09:42 +08:00
br0
c57bbe7949 Fix greatest and least functions for bit type 2021-09-17 15:39:33 +08:00
br0
8064e19549 Fix casting error for year to bit 2021-09-17 15:27:35 +08:00
my0
df707d359b fix op set order by bug 2021-09-17 14:54:29 +08:00
mw0
bf79ca5650 Forbidden backup copies 2021-09-17 14:12:36 +08:00
mw0
6802a9012d fix open source restore and migrate loss sstable bug 2021-09-17 11:09:30 +08:00
my0
198966a9ef when subquery return empty set result, transformer should not remove select. 2021-09-17 10:45:38 +08:00
my0
a87cb43159 Fix view merge bug when there is a rand() function in select items of view. 2021-09-17 10:24:34 +08:00
Monk-Liu
9e46649a49 : select from dual table supports groupby and having now. 2021-09-16 21:30:32 +08:00
dt0
40e5a358cf add archive converge strategy 2021-09-16 20:15:10 +08:00
dt0
ba2d7ae29b add log entry check_integrity compat 2021-09-16 19:57:55 +08:00
ds0
85c2f0ab40 : ob-mysql support 'sql_no_cache' and 'SUBPARTITION xxx ENGINE=InnoDB' now . 2021-09-16 17:20:17 +08:00
cr0
04204295ad fix active_trx_count leak when add memtable fail 2021-09-16 16:32:05 +08:00
ly0
b9542054c6 fix observer.config.bin.history not effect issue 2021-09-16 16:09:01 +08:00
Charles0429
18ae717c42 fix bug of creating expression index on new added column 2021-09-16 15:55:21 +08:00
br0
d392312a09 Fix enum/set insert into values in irregular order 2021-09-16 15:29:54 +08:00
tj0
5df8d9c465 Comment USELESS CALL in ob_cnnt_by_pump_bfs.cpp 2021-09-16 10:39:26 +08:00
handora
85496aeceb add new cp to opensource 2021-09-15 16:43:46 +08:00
yb0
c1aac4e2c0 fix ja rewrite bugs discovered by rqg 2021-09-15 15:16:08 +08:00
zhijiuxing-alt
08d478d5db
Fix invalid link in document (#356) 2021-09-14 20:25:28 +08:00
tj0
6e4b5bcd72 fix WhiteScan CHECKED_RETURN 2021-09-14 20:11:25 +08:00
handora
ad8e3075af [BUG] Add miss CP to opensource 2021-09-14 19:57:24 +08:00
ly0
f9d5fb8f04 add thread name reset in ObThWorker::reset() 2021-09-14 19:36:49 +08:00
tj0
11d367b6f3 Fixed FORWARD_NULL 2021-09-14 19:08:10 +08:00
tj0
9b52df66d5 Fix UNINIT_CTOR 2021-09-14 18:51:19 +08:00
tj0
dbdba724ae Fix deadcode 2021-09-14 16:38:03 +08:00
xuhuleon
37b8f054b0 remove repeated error msg for ObConfigBoolItem::parse 2021-09-14 15:58:22 +08:00
maosy
86b7b81439 remove parameters _enable_split_partition 2021-09-14 15:33:23 +08:00
hf0
cf95374318 fix election event history word. 2021-09-13 20:53:36 +08:00
st0
02e3302d08 support function crc32 2021-09-13 18:01:41 +08:00
st0
c19f7ea941 fix print type scale bug 2021-09-13 17:45:23 +08:00
zhijiuxing-alt
65e00203c5
Remove oracle-related documents (#349) 2021-09-13 16:28:26 +08:00
YoungYang0820
05a528a6dd change submit build global index task fail error code 2021-09-13 14:19:59 +08:00
wd0
94c3540d53 fix leader coordinator bug when restore 2021-09-12 14:55:23 +08:00
ly0
ae61c88e33 fix px deadlock 2021-09-10 15:58:25 +08:00
LINxiansheng
7e7b2f9c90 Add dooba.py 2021-09-10 15:29:45 +08:00
Longda
79f262cc4d
Fix the example of ntp server address (#353)
Fix the example of ntp server address
2021-09-10 13:22:23 +08:00
chinaxing
c392189bbb [FIX] pg partition map handle pg remove corrupted after globalize 2021-09-10 13:08:31 +08:00
Charles0429
c29d0907c7 fix create index monitor task type 2021-09-10 11:03:38 +08:00
LINxiansheng
07636e3c3d Add UOS to OceanBase 2021-09-09 21:43:46 +08:00
zb0
18da76ec68 fix the possible interger overflow problem when decode handshake msg 2021-09-09 16:31:52 +08:00
wd0
9ce3fd86ed disable mixed-zone locality deployment versions to come 2021-09-09 16:12:22 +08:00
yy0
62f802f76a fix backup point missing problem 2021-09-09 15:29:26 +08:00
chris-sun-star
47840e1b45
add env checker script to check basic system info before install oceanbase (#350) 2021-09-09 15:02:53 +08:00
Wan
726dad3ff7
去除alter外键约束时ob_ddl_timeout的约束,修改当前代码中遗失返回码和dead code的问题 (#344)
* 去除alter外键约束时ob_ddl_timeout的约束,修改遗失返回码和dead code的问题

* 修改log记录的信息,修改移除dead code的代码
2021-09-09 11:24:34 +08:00
gjw2284740
2fd258cc46 [opensource] add usec_tool 2021-09-09 11:05:30 +08:00
zb0
751ce2ac1b liboblog support ssl - observer part 2021-09-09 10:16:50 +08:00