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

Create users and databases declaratively #349

Open
4 tasks
masa213f opened this issue Nov 22, 2021 · 2 comments
Open
4 tasks

Create users and databases declaratively #349

masa213f opened this issue Nov 22, 2021 · 2 comments

Comments

@masa213f
Copy link
Contributor

What

User creation, database creation and grant privileges accordingly are typical operations for MySQL.
We want to be able to do these operations declaratively.

How

Describe how to address the issue.

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
@uqix
Copy link

uqix commented Sep 27, 2022

How about pre-creating a database called app which is quite convenient in microservice architecture, like cnpg.

@ymmt2005
Copy link
Member

@uqix Thanks for the info.
@masa213f @d-kuro I think this feature is worth doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants