Bug #107174 | Isolation level support for connectors and/or Django backend | ||
---|---|---|---|
Submitted: | 2 May 2022 7:37 | Modified: | 20 May 2022 20:55 |
Reporter: | Ville Skyttä | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / Python | Severity: | S2 (Serious) |
Version: | 8.0.29 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[2 May 2022 7:37]
Ville Skyttä
[2 May 2022 9:22]
MySQL Verification Team
Hello Ville Skyttä, Thank you for the report and feedback. Verified as described. regards, Umesh
[20 May 2022 20:55]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/Python 8.0.30 release, and here's the proposed changelog entry from the documentation team: For Django, allow setting the connection isolation level with an 'isolation_level' OPTIONS entry in Django's DATABASES configuration. Thank you for the bug report.