#31578 closed Cleanup/optimization (fixed)
Drop support for MySQL 5.6.
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 extended support for MySQL 5.6 is April 2021. Therefore, Django 3.2 (released in April 2021) may set MySQL 5.7 as the minimum version that it supports.
Note:
See TracTickets
for help on using tickets.
PR