8.0.0 - 8.0.2 alpha/beta releases
8.0.3 - 8.0.4 release candidates
8.0.5 - 8.0.10
[https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-5-through-10.html
don't exists]
I see no reason to support pre-releases.
Also, [https://dev.mysql.com/doc/relnotes/mysql/8.1/en/news-8-1-0.html
MySQL 8.1 is coming]! 🎉
--
Ticket URL: <https://code.djangoproject.com/ticket/34761>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
Comment:
Accepting, I agree with the rationale. Do we have any custom
code/workaround explicitely to support these version we want to drop?
--
Ticket URL: <https://code.djangoproject.com/ticket/34761#comment:1>
* has_patch: 0 => 1
Comment:
Replying to [comment:1 Natalia Bidart]:
> Do we have any custom code/workaround explicitely to support these
version we want to drop?
Yes, see [https://github.com/django/django/pull/17140 PR].
--
Ticket URL: <https://code.djangoproject.com/ticket/34761#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"b719688b21febd9a04c8623126558cd06cc27b80" b719688b]:
{{{
#!CommitTicketReference repository=""
revision="b719688b21febd9a04c8623126558cd06cc27b80"
Fixed #34761 -- Dropped support for MySQL < 8.0.11.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34761#comment:3>