oceanbase / oceanbase/oceanbase
[Bug]: typo error double semicolon->Single semicolon
Open
@caifeizhi is already working on this.
Since Nov 30, 2022.
type: bug
- Dominant language
- C++
- Stars
- 10.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Please check the issue list for the same bug
- Please checked issue list and confirm this bug is encountered for the first time.
- Please try full text in English and attach precise description.
Environment
- OB Version&commit_id or other module version&commit_id (e.g. observer V3.1.2 8b23a93):
- Hardware parameter:OS type & Compliler & CPU etc.
- Others
Fast Reproduce Steps(Required)

Actual Behavior
;;
Expected Behavior
;
other information
NO
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.