615 Commits

Author SHA1 Message Date
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
Monk-Liu
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
Monk-Liu
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
Kun Fan
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
ligen131
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
nauta
da6f7be724
Remove redundant checks on ret (#613) 2021-11-29 18:05:12 +08:00
LINxiansheng
22e98cc42c Transfer the sql parser rule files production into cmake process 2021-11-29 17:45:47 +08:00
yanghao
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
leslieyuchen
f0e34e03f6 add dml data strict defensive check 2021-11-29 14:57:40 +08:00
Monk-Liu
bd258f9338 implement sql_mode NO_BACKSLASH_ESCAPES 2021-11-29 11:36:40 +08:00
al0
a2b5b77779 implement of any value expr in mysql mode 2021-11-29 11:30:40 +08:00
DAYC
d467ca3d3f
Fix typo #445 (#587)
* fix typo

* fix archive
2021-11-26 14:18:07 +08:00
LLThomas
4038374587
fix mispelled cancel (#577) 2021-11-26 11:21:32 +08:00
obpilot
bf9767614d
Ob quick start chapter04 (#583)
* Add chapter04 tutorial, about 'how to migrate data to or from oceanbase'.

* Update some description about mysqldump,datax
2021-11-25 15:30:15 +08:00
SanmuWangZJU
41007070b8 [liboblog-ce] adapt modify of oblogmsg 2021-11-25 14:13:50 +08:00
dt0
78b5e48569 FIX locate log when index file not exist 2021-11-25 14:13:26 +08:00
richie
abe919ef4b
Update ob_partition_group.cpp (#579) 2021-11-24 19:50:50 +08:00
obpilot
6bbcebca37
Fix the problem of some links. (#578) 2021-11-24 19:42:12 +08:00
LINxiansheng
3135764001 Remove mkdocs 2021-11-24 15:22:03 +08:00
nroskill
22d92d191b add ctx_id in log 2021-11-24 15:21:40 +08:00
Iggie Wang
9a12265c32
fix mispelled executor (#566) 2021-11-23 17:32:25 +08:00
LINxiansheng
ad33fa48ea cp a document commit from github 2021-11-23 16:06:17 +08:00
Liyao Xiong
61de3c8d5d
commit-message: fix issue 505, ob_partition_log_packet_handler.cpp with misspelled word (#567) 2021-11-23 15:06:40 +08:00
yan-tingyun
10fee2c4e2
修改: src/clog/ob_info_block_handler.h (#564) 2021-11-23 14:47:03 +08:00
richie
3c1dc8c604
Update ob_th_worker.cpp (#558) 2021-11-23 14:25:27 +08:00
Zhihao Chen
5183f3afd6
Fix typos in ob_partition_log_service.cpp (#559) 2021-11-23 14:06:41 +08:00
rainays
28026e845a
fix mispelled timestamp (#563) 2021-11-23 13:56:02 +08:00
lz0
5f57aa9e58 Fix rollup wrong result bug 2021-11-23 13:51:38 +08:00