#36571: Deprecated usage of BINARY expr in MySQL lookups -------------------------------------+------------------------------------- Reporter: Simon Charette | Owner: Jason Type: | Hall Cleanup/optimization | Status: assigned Component: Database layer | Version: dev (models, ORM) | Severity: Normal | Resolution: Keywords: mysql binary like | Triage Stage: Accepted Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 1 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by Natalia Bidart):
* stage: Unreviewed => Accepted * version: 5.2 => dev Comment: Accepting based on the [https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-27.html MySQL 8.0.27 release notes]: > Important Change: The BINARY operator is now deprecated, and subject to removal in a future release of MySQL. Use of BINARY now causes a warning. Use CAST(... AS BINARY) instead. (WL #13619) -- Ticket URL: <https://code.djangoproject.com/ticket/36571#comment:7> 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 django-updates+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/django-updates/01070198e79499ee-edd9b38f-ba0e-4b5b-a277-85f580ca087c-000000%40eu-central-1.amazonses.com.