Sunday, December 2, 2018

Re: Unable to do the initial migrations with django-2.1.3 and "mysql 5.5.62-0+deb8u1 (Debian)"

Thanks Simon, I havent noticed that.

On Sun, Dec 2, 2018 at 10:57 PM Simon Charette <charette.s@gmail.com> wrote:
Hello there,

Django 2.1 dropped support for MySQL 5.5[0] as the end of
upstream support is December 2018.

You'll have to update to a more recent version to use Django 2.1+.

Cheers,
Simon


Le dimanche 2 décembre 2018 15:44:22 UTC-5, Periklis Gkolias a écrit :
Hi there,

I am trying to bootstrap a project with mysql and django with the versions described in the subject line.

The app works fine if I just do a "runserver" and ignore the migration warning but when I apply the migrations I am getting the stacktrace you can see in the linked file.


I have seen similar stuff in SO like this but none of the solutions have worked.

I would highly appreciate any piece of documentation to guide me further. Of course, do not hesitate to contact me if you have any questions.

Thanks,
Periklis

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6fb5c24a-a420-42bf-90bc-fe5e0f35a665%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAE_d2biW5UULZeAdDdPPYsupV7tiE3evcxtKiC7xU1Ka3UXbvA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment