649 Commits

Author SHA1 Message Date
hezuojiao
ed22c8dacd Fix core when copy number digits in add_v3 2021-12-16 21:04:52 +08:00
yishenglanlingzui
4a61aa99e7 fix bug multi_insert_up cause an incorrect result 2021-12-15 10:55:14 +08:00
zb0
0dc8820123 add code for sw compiling and fix some problems 2021-12-15 10:54:48 +08:00
lixiaodong
77cf1effd1 add common error solutions to 4.7.md file (#712) 2021-12-15 10:37:41 +08:00
Charles0429
9b1ec8ad77 skip building delay deleted index 2021-12-15 10:24:54 +08:00
zhouhuahui
67b1a08ed1
Update ob_expr_remainder.cpp (#693)
resolve issue#618
2021-12-14 15:16:28 +08:00
xuhuleon
11ba7bf233 disable ob alloc stack for asan 2021-12-14 15:12:43 +08:00
askdb
2a36347832
update 4.11.md v1 (#710) 2021-12-13 15:31:57 +08:00
xuhuleon
c979869b2f add print interval for get piece info log 2021-12-13 14:57:42 +08:00
jiangmengmeng
53650bb527
fix misspelled word in issue#277 (#696) 2021-12-13 14:45:50 +08:00
ffeng
0822911e8c
fixed #698, Use bash instead of dash in gen_type_name.sh on Ubuntu (#703) 2021-12-13 14:11:29 +08:00
yangzecai
09b22898e1
fixed #637, 'concurrentcy' typo error (#697) 2021-12-13 12:00:13 +08:00
obpilot
ab09b32033 Add chapter05/06/07/08 #692 2021-12-10 15:22:04 +08:00
tata24
f41ee5fb17
fixed bug of issue #606 (#609) 2021-12-10 14:12:22 +08:00
st0
c098de99f3 fix desc not print scale of on update current_timestamp bug 2021-12-10 13:43:28 +08:00
lx0
2b64e56aff [C] fix deal_with_tables [3.1_opensource_release < 3_1_x_release] 2021-12-10 13:43:04 +08:00
qianchanger
66238908e3 [BUG FIX]storage_val is not equal with sql_val, maybe catch a bug 2021-12-10 13:42:40 +08:00
YoungYang0820
f39690b55b fix global index error after kill an observer 2021-12-08 10:25:26 +08:00
bf0
6c7b34555f fix load data core when handle shuffle result 2021-12-08 10:25:00 +08:00
LINxiansheng
c04244902d fix [WhiteScan] [EVALUATION_ORDER]#677#681
Co-authored-by: BlaBlaBlaWang <wjx1999126@qq.com>
Co-authored-by: Dousir9 <736191200@qq.com>
2021-12-07 16:14:12 +08:00
nroskill
66288ad214 fix __all_virtual_memory_info can not show all tenant 2021-12-06 20:15:46 +08:00
nroskill
0657b959cd fix fifo return -4013 2021-12-06 19:27:41 +08:00
jz0
8ea2d68dab Add dummy information_schema.triggers for common tenant. 2021-12-06 19:18:40 +08:00
Leozki
360a980562
Fix typo error (#671) 2021-12-06 17:15:10 +08:00
obpilot
274f8fc5e9
Add chapter03 tutorial, about 'how to use oceanbase'. (#538)
* Add chapter03 tutorial, about 'how to use oceanbase'.

* Update some descriptions https://github.com/oceanbase/oceanbase/pull/538

* Replace pictures with urls
2021-12-06 14:16:11 +08:00
程序员小王(troy)
2d8ea0b71d
#653 (#675) 2021-12-06 13:47:55 +08:00
richie
2e57906d8f
Update ob_log_plan.cpp (#672) 2021-12-06 13:21:20 +08:00
br0
93676a1843 Fix NAN related operator bugs in non-static typing engine 2021-12-06 13:01:44 +08:00
nroskill
42a62429dd fix memory_limit can not be set to 0 2021-12-06 13:01:19 +08:00
Leozki
1ad42e371f
Fix typo error (#673) 2021-12-06 11:49:30 +08:00
1115839967
41465805e3 Add mulan(#665) 2021-12-06 10:57:09 +08:00
caizj
6047bd0c38
Fix [WhiteScan] [FLOATING_POINT_EQUALITY] (#635) 2021-12-03 17:54:13 +08:00
hnwyllmm1
04c7985b3b
transfomer -> transformer (#669) 2021-12-03 16:28:43 +08:00
zz0
f024ba9574 fix some update set vector assignments bugs 2021-12-03 16:06:40 +08:00
gjw2284740
fcdc7e3308 [hotpots] refine some codes 2021-12-03 14:25:48 +08:00
ym0
1613b26c24 Support to get flag replica by ObPartitionTableOperator 2021-12-03 14:25:22 +08:00
handora
86370d2373 [BUG] fix report error msg from sql recheck 2021-12-02 15:33:47 +08:00
chaser-ch
74e3e4cb0b fix reverse scan with magic row problem 2021-12-02 15:24:41 +08:00
qianchanger
bdf2dc1ddb Fix px dispatch sqc rpc report OB_RPC_CONNECT_ERROR 2021-12-02 14:33:53 +08:00
ym0
9850c3bc85 Change _schema_history_recycle_interval to a formal parameter 2021-12-02 14:33:30 +08:00
YoungYang0820
b82a7f5e4b fix ob_build_index_scheduler not repicking source candidate after send_copy_replica_rpc() fails 2021-12-02 10:39:37 +08:00
godyangfight
b1ec5d3524 patch backup related bug fix to open source 2021-12-02 10:30:28 +08:00
stdliu
2da7b7f4b8 Fix auto increment column is true resolve fail bug. 2021-12-01 20:19:28 +08:00
程序员小王(troy)
a1f8d434dc
fix: typo error ../oceanbase/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/16.information_schema-dba_outlines.md #638 (#660)
* #557

* #557

* Fix typo #636

* #638

* rollback

* rollback
2021-12-01 16:56:22 +08:00
程序员小王(troy)
688c612878
Fix misspelled ../oceanbase/tools/ob_error/src/ob_error.cpp #636 (#659)
* #557

* #557

* Fix typo #636

* rollback for other issue
2021-12-01 16:41:00 +08:00
lf0
0a7656fd42 Fix show full table return TABLE type for view 2021-12-01 16:28:16 +08:00
st0
0fac1dd0b9 fix use GCONF.enable_static_engine_for_query bug 2021-12-01 16:27:51 +08:00
Xie Zhenye
50211ed1ef
Update 2.plan-binding.md (#658)
修正文档 markdown 格式问题
2021-12-01 11:25:34 +08:00
tj0
aa3637dac7 Implement MySQL Function TO_BASE64() and FROM_BASE64() 2021-12-01 11:06:39 +08:00
姬小野
dbdecb53a2
Fix a line break problem in Chinese documents (#656) 2021-11-30 11:21:02 +08:00