[Django] #34761: Drop support for MySQL < 8.0.11.

9 views
Skip to first unread message

Django

unread,
Aug 3, 2023, 5:01:16 AM8/3/23
to django-...@googlegroups.com
#34761: Drop support for MySQL < 8.0.11.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Mariusz Felisiak
Felisiak |
Type: | Status: assigned
Cleanup/optimization |
Component: Database | Version: 4.2
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
MySQL 8.0.11 is the first of the 8.0.x series that can be considered
stable.

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.

Django

unread,
Aug 3, 2023, 8:17:08 AM8/3/23
to django-...@googlegroups.com
#34761: Drop support for MySQL < 8.0.11.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
Type: | Felisiak
Cleanup/optimization | Status: assigned
Component: Database layer | Version: 4.2
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Natalia Bidart):

* 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>

Django

unread,
Aug 3, 2023, 11:25:08 AM8/3/23
to django-...@googlegroups.com
#34761: Drop support for MySQL < 8.0.11.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
Type: | Felisiak
Cleanup/optimization | Status: assigned
Component: Database layer | Version: 4.2
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* 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>

Django

unread,
Aug 3, 2023, 12:54:39 PM8/3/23
to django-...@googlegroups.com
#34761: Drop support for MySQL < 8.0.11.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
Type: | Felisiak
Cleanup/optimization | Status: closed

Component: Database layer | Version: 4.2
(models, ORM) |
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

* 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>

Reply all
Reply to author
Forward
0 new messages