Opened 2 years ago
Closed 2 years ago
#33718 closed Cleanup/optimization (fixed)
Drop support for MySQL 5.7.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
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
The end of support for MySQL 5.7 is October 2023. Therefore, Django 4.2 (released in April 2023) may set MySQL 8 as the minimum version that it supports (see SupportedDatabaseVersions).
Change History (3)
comment:1 by , 2 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 2 years ago
Has patch: | set |
---|---|
Version: | 4.0 → dev |
Note:
See TracTickets
for help on using tickets.
PR