#14266: Audit database backend support claims, particularly for MySQL ---------------------------+------------------------------------------------ Reporter: carljm | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.2 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ The [http://docs.djangoproject.com/en/dev/ref/databases/#mysql-notes documentation] currently claims that it "may be possible" to use MySQL versions as far back as 3.23. It would be good to clarify exactly which versions are supported for all built-in database backends. This includes reviewing what versions are in use by e.g. RedHat Enterprise Linux, to get an idea which versions would be good for Django to still support, and checking which versions are in fact currently usable.
This has been done relatively recently for PostgreSQL, so a quick sanity check may be all that's necessary there; it's MySQL that's particularly out of date. -- Ticket URL: <http://code.djangoproject.com/ticket/14266> Django <http://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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
