Opened 6 weeks ago
Closed 12 days ago
#36624 closed Cleanup/optimization (fixed)
Drop support for MySQL < 8.4.
| Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Mariusz Felisiak | Triage Stage: | Ready for checkin |
| 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 8.0 is April 2026. Moreover MySQL 8.1, 8.2, and 8.4 are short-term innovation releases. Therefore, Django 6.1 (released in August 2026) may set MySQL 8.4 as the minimum version that it supports (see SupportedDatabaseVersions).
Change History (4)
comment:1 by , 6 weeks ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 13 days ago
| Has patch: | set |
|---|
comment:3 by , 12 days ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
PR