您当前的位置: 首页 >  django
  • 1浏览

    0关注

    1477博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

MigrationSchemaMissing: Unableto createthe django_migrations

软件工程小施同学 发布时间:2021-05-31 20:41:37 ,浏览量:1

py

pycharm执行python manage.py migrate时,报错

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 correspon ds to your MySQL server version for the right syntax to use near '(6) NOT NULL)' at line 1"))

 这是因为Django2.1不再支持MySQL5.5,必须5.6版本以上。。。

 所以需要重装mysql为5.6

如果使用的是phpstudy,重装方法https://shijianfeng.blog.csdn.net/article/details/117428897

 

https://blog.csdn.net/weixin_42591674/article/details/89875981

关注
打赏
1665320866
查看更多评论
立即登录/注册

微信扫码登录

0.1333s