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

Add MySQL 8 admin interface #3886

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

rodrigozhou
Copy link
Contributor

What changed?
Add MySQL 8 admin overwriting create_database to create using the standard MySQL 8 charset.

Why?
Currently, it's using the MySQL 5.7, which uses old utf8 charset.

How did you test it?
Unit tests.

Potential risks
None.

Is hotfix candidate?
No.

@rodrigozhou rodrigozhou requested a review from a team as a code owner February 2, 2023 06:22
@rodrigozhou rodrigozhou merged commit 5721cf8 into temporalio:master Feb 2, 2023
@rodrigozhou rodrigozhou deleted the mysql8-admin-db branch February 2, 2023 17:31
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

Successfully merging this pull request may close these issues.

2 participants