#28552 closed Cleanup/optimization (fixed)
Drop support for MySQL 5.5
| Reported by: | Tim Graham | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
The end of upstream support for MySQL 5.5 is December 2018. Therefore, Django 2.1 (released a couple months earlier in August 2018) may set MySQL 5.6 as the minimum version that it supports.
Change History (4)
comment:1 by , 8 years ago
| Description: | modified (diff) |
|---|---|
| Patch needs improvement: | set |
comment:2 by , 8 years ago
| Patch needs improvement: | unset |
|---|
comment:3 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 8a176843: