#28794: @@tx_isolation is deprecated warning in
django/db/backends/mysql/base.py:71
-------------------------------------+-------------------------------------
Reporter: JC | Owner: nobody
Type: | Status: new
Uncategorized |
Component: Database | Version: 2.0
layer (models, ORM) |
Severity: Normal | Keywords: mysql
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Testing on ubuntu 17.10 and received this warning.
/site-packages/django/db/backends/mysql/base.py:71: Warning: (1287,
"'@@tx_isolation' is deprecated and will be removed in a future release.
Please use '@@transaction_isolation' instead")
return self.cursor.execute(query, args)
Error does not halt execution but thought I would report it.
Ubuntu = 17.10
Python 3.6.3
MySQL Server/libmysqlclient = 5.7.20
Django version = 2.0b1
--
Ticket URL: <https://code.djangoproject.com/ticket/28794>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.6f4372c1ab1859d98ee79ca2d5c1fbf6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.