mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #28552 -- Dropped support for MySQL 5.5.
This commit is contained in:
@@ -200,6 +200,12 @@ Database backend API
|
||||
|
||||
* ...
|
||||
|
||||
Dropped support for MySQL 5.5
|
||||
-----------------------------
|
||||
|
||||
The end of upstream support for MySQL 5.5 is December 2018. Django 2.1 supports
|
||||
MySQL 5.6 and higher.
|
||||
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user