Commit Graph

835 Commits

Author SHA1 Message Date
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
66238908e3 [BUG FIX]storage_val is not equal with sql_val, maybe catch a bug 2021-12-10 13:42:40 +08:00
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
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
66288ad214 fix __all_virtual_memory_info can not show all tenant 2021-12-06 20:15:46 +08:00
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
360a980562 Fix typo error (#671) 2021-12-06 17:15:10 +08:00
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
2d8ea0b71d #653 (#675) 2021-12-06 13:47:55 +08:00
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
42a62429dd fix memory_limit can not be set to 0 2021-12-06 13:01:19 +08:00
1ad42e371f Fix typo error (#673) 2021-12-06 11:49:30 +08:00
41465805e3 Add mulan(#665) 2021-12-06 10:57:09 +08:00
6047bd0c38 Fix [WhiteScan] [FLOATING_POINT_EQUALITY] (#635) 2021-12-03 17:54:13 +08:00
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
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
86370d2373 [BUG] fix report error msg from sql recheck 2021-12-02 15:33:47 +08:00
74e3e4cb0b fix reverse scan with magic row problem 2021-12-02 15:24:41 +08:00
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
b82a7f5e4b fix ob_build_index_scheduler not repicking source candidate after send_copy_replica_rpc() fails 2021-12-02 10:39:37 +08:00
b1ec5d3524 patch backup related bug fix to open source 2021-12-02 10:30:28 +08:00
2da7b7f4b8 Fix auto increment column is true resolve fail bug. 2021-12-01 20:19:28 +08:00
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
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
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
db82de6a5b [cp]: fix 4 bugs for NO_BACKSLASH_ESCAPES mode. 2021-11-30 11:13:39 +08:00
al0
e28151b107 Support uuid_short in mysql mode. 2021-11-30 11:13:10 +08:00
d06570baf4 Support sql_mode "ANSI_QUOTES". 2021-11-30 11:12:43 +08:00
bx0
ec9c2087fb Try_cnt in sql_audit show greater than actual value 2021-11-29 20:42:41 +08:00
f6b446336f fix misspelled word (#607) 2021-11-29 20:23:57 +08:00
wsh
66d64ac96e fix typos (#588) 2021-11-29 20:12:58 +08:00
69970f4d28 fixed misspelled words oceanbase#273 (#589) 2021-11-29 19:49:36 +08:00
ym0
c8292c2c2e Fix retrieve schema problem 2021-11-29 19:33:50 +08:00
rq0
3c36c7057c implement mysql function VALIDATE_PASSWORD_STRENGTH() 2021-11-29 19:24:42 +08:00
da6f7be724 Remove redundant checks on ret (#613) 2021-11-29 18:05:12 +08:00
22e98cc42c Transfer the sql parser rule files production into cmake process 2021-11-29 17:45:47 +08:00
c62b8698ed ob_ilog_storage.cpp with misspelled word (#594) 2021-11-29 15:46:06 +08:00
xy0
fc8e532b0b Merge DAY() system function into opensource branch. 2021-11-29 15:27:44 +08:00
ls0
7b9fe43335 implement expr benchmark in mysql mode 2021-11-29 14:58:11 +08:00