[1.11.x] Refs #30150 -- Doc'd that MySQL 8 isn't supported.
This commit is contained in:
parent
cea425e6eb
commit
951ee0b118
@ -282,7 +282,7 @@ MySQL notes
|
|||||||
Version support
|
Version support
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
Django supports MySQL 5.5 and higher.
|
Django supports MySQL 5.5.x - 5.7.x. MySQL 8 and later aren't supported.
|
||||||
|
|
||||||
Django's ``inspectdb`` feature uses the ``information_schema`` database, which
|
Django's ``inspectdb`` feature uses the ``information_schema`` database, which
|
||||||
contains detailed data on all database schemas.
|
contains detailed data on all database schemas.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user