Skip to content

issue #579. @@tx_isolation is deprecated since MYSQL 5.7.20 #580

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 12, 2019

Conversation

Sergei-Rudenkov
Copy link
Contributor

@@tx_isolation is deprecated since MYSQL 5.7.20, we should use @@transaction_isolation instead
https://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_tx_isolation

Fix suggested by sqlalchemy realization

Copy link
Contributor

@liquidpele liquidpele left a comment

Choose a reason for hiding this comment

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

Looks good. Failed tests are flake8 and not-related so merging is okay.

@liquidpele liquidpele merged commit 3a104b6 into celery:master Aug 12, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants