[Django] #23144: Drop support for MySQL 5.0, 5.1

5 views
Skip to first unread message

Django

unread,
Aug 1, 2014, 10:37:42 AM8/1/14
to django-...@googlegroups.com
#23144: Drop support for MySQL 5.0, 5.1
-------------------------------------+-------------------------------------
Reporter: timo | Owner: timo
Type: | Status: new
Cleanup/optimization | Version: master
Component: Database | Keywords:
layer (models, ORM) | Has patch: 0
Severity: Normal | Needs tests: 0
Triage Stage: Accepted | Easy pickings: 0
Needs documentation: 0 |
Patch needs improvement: 0 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
The end of upstream support periods was reached in January 2012 for MySQL
5.0 and December 2013 for MySQL 5.1. As a consequence, Django 1.8 may set
5.5 as the minimum MySQL version it officially supports.

--
Ticket URL: <https://code.djangoproject.com/ticket/23144>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Aug 1, 2014, 11:11:53 AM8/1/14
to django-...@googlegroups.com
#23144: Drop support for MySQL 5.0, 5.1
-------------------------------------+-------------------------------------
Reporter: timo | Owner: timo
Type: | Status: new
Cleanup/optimization | Version: master
Component: Database layer | Resolution:
(models, ORM) | Triage Stage: Accepted
Severity: Normal | Needs documentation: 0
Keywords: | Patch needs improvement: 0
Has patch: 1 | UI/UX: 0
Needs tests: 0 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by timo):

* has_patch: 0 => 1


Comment:

[https://github.com/django/django/pull/3004 PR] which is primarily
updating links in the docs.

--
Ticket URL: <https://code.djangoproject.com/ticket/23144#comment:1>

Django

unread,
Aug 2, 2014, 11:17:56 AM8/2/14
to django-...@googlegroups.com
#23144: Drop support for MySQL 5.0, 5.1
-------------------------------------+-------------------------------------
Reporter: timo | Owner: timo
Type: | Status: new
Cleanup/optimization | Version: master
Component: Database layer | Resolution:
(models, ORM) | Triage Stage: Ready for
Severity: Normal | checkin
Keywords: | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by merb):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/23144#comment:2>

Django

unread,
Aug 2, 2014, 12:11:05 PM8/2/14
to django-...@googlegroups.com
#23144: Drop support for MySQL 5.0, 5.1
-------------------------------------+-------------------------------------
Reporter: timo | Owner: timo
Type: | Status: closed
Cleanup/optimization | Version: master
Component: Database layer | Resolution: fixed

(models, ORM) | Triage Stage: Ready for
Severity: Normal | checkin
Keywords: | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"d28396f5268f1974ef1e84d13bcf1ac107005ced"]:
{{{
#!CommitTicketReference repository=""
revision="d28396f5268f1974ef1e84d13bcf1ac107005ced"
Fixed #23144 -- Dropped support for MySQL 5.0, 5.1.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/23144#comment:3>

Django

unread,
Nov 10, 2014, 12:16:45 PM11/10/14
to django-...@googlegroups.com
#23144: Drop support for MySQL 5.0, 5.1
-------------------------------------+-------------------------------------
Reporter: timo | Owner: timo
Type: | Status: closed
Cleanup/optimization | Version: master

Component: Database layer | Resolution: fixed
(models, ORM) | Triage Stage: Ready for
Severity: Normal | checkin
Keywords: | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"88b2a20f047347da86f448fe09a56251d29e4168"]:
{{{
#!CommitTicketReference repository=""
revision="88b2a20f047347da86f448fe09a56251d29e4168"
Simplified MySQL storage engine detection using INFORMATION_SCHEMA.ENGINES
table

Query the table introduced in MySQL 5.1; refs #23144.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/23144#comment:4>

Reply all
Reply to author
Forward
0 new messages