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

chore(db): development mysql version #13989

Merged
merged 1 commit into from
Aug 23, 2022
Merged

chore(db): development mysql version #13989

merged 1 commit into from
Aug 23, 2022

Conversation

julianpoy
Copy link
Member

@julianpoy julianpoy commented Aug 23, 2022

Because:

MySQL version 8.0.29 was pulled by MySQL due to a critical issue (see here) and is no longer available for download. Attempting to run the _scripts/mysql.sh file will fail due to the lack of any 8.0.29 tag.

This commit:

Bumps MySQL to 8.0.30 as recommended by MySQL here.

Closes: no corresponding issue

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Because:
MySQL version 8.0.29 was pulled by MySQL due to a critical issue (see here: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-29.html) and is no longer available for download. Attempting to run the _scripts/mysql.sh file will fail due to the lack of any 8.0.29 tag (https://hub.docker.com/r/mysql/mysql-server).

This commit:
Bumps MySQL to 8.0.30 as recommended by MySQL here https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-29.html.

Closes: no corresponding issue
@julianpoy julianpoy requested a review from a team as a code owner August 23, 2022 03:48
@julianpoy julianpoy merged commit 6c22ef7 into main Aug 23, 2022
@julianpoy julianpoy deleted the fix-dev-mysql-version branch August 23, 2022 15:33
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