Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: change engine name to tianmu #334

Closed
hustjieke opened this issue Jul 29, 2022 · 0 comments · Fixed by #337
Closed

feature: change engine name to tianmu #334

hustjieke opened this issue Jul 29, 2022 · 0 comments · Fixed by #337
Assignees
Labels
A-feature feature with good idea

Comments

@hustjieke
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

StoneDB is used as a HTAP database name, it is not suitable for used both as an engine name.
As the dissusion result, we choose tianmu as our new eninge name: #199

Describe the solution you'd like

mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| cache              |
| mysql              |
| performance_schema |
| sys                |
| sys_tianmu         |
+--------------------+
6 rows in set (0.00 sec)

Describe alternatives you've considered

Additional context

@hustjieke hustjieke added the A-feature feature with good idea label Jul 29, 2022
@hustjieke hustjieke added this to the stonedb_5.7_v1.0.0 milestone Jul 29, 2022
@hustjieke hustjieke self-assigned this Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-feature feature with good idea
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant