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 compatibility with old MySQL 8.0 #40314

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

jedcunningham
Copy link
Member

@jedcunningham jedcunningham commented Jun 19, 2024

Pre-8.0.19 does not have DROP CONSTRAINT, so we will use DROP INDEX instead.

@boring-cyborg boring-cyborg bot added the area:db-migrations PRs with DB migration label Jun 19, 2024
Pre-8.0.19 does not have DROP CONSTRAINT, so we will use DROP INDEX
instead.
@uranusjr uranusjr merged commit 5221196 into apache:main Jun 19, 2024
51 checks passed
@uranusjr uranusjr deleted the fix_mysql_8.0_compat branch June 19, 2024 06:12
@jedcunningham jedcunningham added this to the Airflow 2.9.3 milestone Jun 20, 2024
@utkarsharma2 utkarsharma2 added the type:bug-fix Changelog: Bug Fixes label Jul 1, 2024
utkarsharma2 pushed a commit that referenced this pull request Jul 2, 2024
(cherry picked from commit 5221196)

Update diagram
utkarsharma2 pushed a commit that referenced this pull request Jul 2, 2024
(cherry picked from commit 5221196)

Update diagram
utkarsharma2 pushed a commit that referenced this pull request Jul 2, 2024
(cherry picked from commit 5221196)

Update diagram
ephraimbuddy pushed a commit that referenced this pull request Jul 2, 2024
(cherry picked from commit 5221196)

Update diagram
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:db-migrations PRs with DB migration type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants