oceanbase / oceanbase/oceanbase

[feat.]: Customize the output of 'show engines' command

Open
#1,319 2 comments 0 reactions 1 assignee View on GitHub

@caifeizhi is already working on this.

Since Mar 2, 2023.

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 feature first
  • Please checked issue list and confirm this feature is encountered for the first time.
  • Please try full text in English and attach precise description.
A full description of the feature and provide some example if the same feature exists in other products, such as mysql
Some softwares check the output of 'show engines'. For example: CDH will stop booting if didn't see 'InnoDB' in the output of 'show engines'. The error messages looks like below:
2023-03-02 11:13:38,160 ERROR main:com.cloudera.enterprise.dbutil. DbUtil: InnoDB engine not found.  Show engines reported: [OceanBase] 
2023-03-02 11:13:38,160 ERROR main:com.cloudera.server.cmf.bootstrap. EntityManagerFactoryBean: InnoDb engine isn't present or enabled.  SCM requires InnoDb MySQL db engine.

Request:
Provide an option so we can customize the output of 'show engines' command.
other information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.