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

*.: fix default mysql version 5.7.33 to 5.7.34 #205

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

hustjieke
Copy link
Contributor

What type of PR is this?

Which issue(s) this PR fixes?

Fixes #

What this PR does?

Summary:

Special notes for your reviewer?

Copy link
Contributor

@acekingke acekingke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hustjieke hustjieke marked this pull request as ready for review August 31, 2021 03:51
@hustjieke hustjieke self-assigned this Sep 9, 2021
@hustjieke hustjieke added the enhancement New feature or request label Sep 9, 2021
@hustjieke hustjieke added this to the v2.1.0 milestone Sep 9, 2021
@hustjieke hustjieke linked an issue Sep 9, 2021 that may be closed by this pull request
@hustjieke
Copy link
Contributor Author

hustjason:radondb-mysql-kubernetes gaoriyao$ kubectl logs sample-mysql-0 -c init-mysql
Initializing database
2021-09-09T03:38:16.148708-00:00 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --
...
...
2021-09-09T03:38:26.887019-00:00 0 [Note] mysqld (mysqld 5.7.34-37-log) starting as process 73 ...

@hustjieke hustjieke force-pushed the feature_fix_mysql_version_#200 branch from 1ff463e to af64495 Compare September 9, 2021 03:49
[summary]
change default mysql version to 5.7.34 and add it to tag list
@hustjieke hustjieke force-pushed the feature_fix_mysql_version_#200 branch from af64495 to d7761d6 Compare September 9, 2021 04:02
Copy link
Contributor

@andyli029 andyli029 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@andyli029 andyli029 merged commit 63dfdad into radondb:main Sep 13, 2021
zhl003 pushed a commit to zhl003/radondb-mysql-kubernetes that referenced this pull request Aug 17, 2022
…on_#200

*.: fix default mysql version 5.7.33 to 5.7.34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] fix 5.7.33 to 5.7.34
4 participants