Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jan 21, 2026

MySQL Connector/Python package from Oracle version 9.6.0 has been badly published to PyPI and it misses both sdist and wheel distributions for Python 3.12, 3.13, 3.14 making it impossible to install on these Python versions. We need to exclude this version until Oracle fixes the issue. Issue raised: https://bugs.mysql.com/bug.php?id=119736


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

MySQL Connector/Python package from Oracle version 9.6.0 has been badly
published to PyPI and it misses both sdist and wheel distributions for
Python 3.12, 3.13, 3.14 making it impossible to install on these Python
versions. We need to exclude this version until Oracle fixes the issue.
Issue raised: https://bugs.mysql.com/bug.php?id=119736
@potiuk potiuk added this to the Airflow 3.1.7 milestone Jan 21, 2026
@potiuk potiuk added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jan 21, 2026
@potiuk potiuk merged commit 573cb47 into apache:main Jan 21, 2026
101 checks passed
@potiuk potiuk deleted the limit-mysql-python-connector branch January 21, 2026 19:17
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 573cb47 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

@amoghrajesh
Copy link
Contributor

Nice thanks!

jscheffl pushed a commit to jscheffl/airflow that referenced this pull request Jan 24, 2026
MySQL Connector/Python package from Oracle version 9.6.0 has been badly
published to PyPI and it misses both sdist and wheel distributions for
Python 3.12, 3.13, 3.14 making it impossible to install on these Python
versions. We need to exclude this version until Oracle fixes the issue.
Issue raised: https://bugs.mysql.com/bug.php?id=119736
(cherry picked from commit 573cb47)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
jscheffl added a commit that referenced this pull request Jan 24, 2026
…1000)

MySQL Connector/Python package from Oracle version 9.6.0 has been badly
published to PyPI and it misses both sdist and wheel distributions for
Python 3.12, 3.13, 3.14 making it impossible to install on these Python
versions. We need to exclude this version until Oracle fixes the issue.
Issue raised: https://bugs.mysql.com/bug.php?id=119736
(cherry picked from commit 573cb47)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
suii2210 pushed a commit to suii2210/airflow that referenced this pull request Jan 26, 2026
MySQL Connector/Python package from Oracle version 9.6.0 has been badly
published to PyPI and it misses both sdist and wheel distributions for
Python 3.12, 3.13, 3.14 making it impossible to install on these Python
versions. We need to exclude this version until Oracle fixes the issue.
Issue raised: https://bugs.mysql.com/bug.php?id=119736
shreyas-dev pushed a commit to shreyas-dev/airflow that referenced this pull request Jan 29, 2026
MySQL Connector/Python package from Oracle version 9.6.0 has been badly
published to PyPI and it misses both sdist and wheel distributions for
Python 3.12, 3.13, 3.14 making it impossible to install on these Python
versions. We need to exclude this version until Oracle fixes the issue.
Issue raised: https://bugs.mysql.com/bug.php?id=119736
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch kind:documentation provider:mysql

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants