Opened 2 hours ago
#36624 assigned Cleanup/optimization
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: | Unreviewed |
Has patch: | no | 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).
Note:
See TracTickets
for help on using tickets.