django migrat mysql version error

django3 需要mysql版本至少5.6以上,升级mysql版本解决。

django.db.migrations.exceptions.MigrationSchemaMissing: Unable to create the django_migrations table ((1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version fo
r the right syntax to use near '(6) NOT NULL)' at line 1"))

 

posted @ 2020-02-04 11:56  spidernyp  阅读(137)  评论(0编辑  收藏  举报