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

Correct MySQL backend version in Breeze docs #35161

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

simonprydden
Copy link
Contributor

Correct the version number in example code blocks

root@d20033cda4df:/opt/airflow# breeze --python 3.8 --backend mysql --mysql-version 8

Provided outdated value 8 for parameter mysql_version. Will use 8.0 instead Good version of Docker: 24.0.6.
Good version of docker-compose: 2.23.0

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

root@d20033cda4df:/opt/airflow# breeze --python 3.8 --backend mysql --mysql-version 8

Provided outdated value 8 for parameter mysql_version. Will use 8.0 instead
Good version of Docker: 24.0.6.
Good version of docker-compose: 2.23.0
@Taragolis Taragolis changed the title fix typo Correct MySQL backend version in Breeze docs Oct 24, 2023
@Taragolis Taragolis merged commit fcd6160 into apache:main Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants