thanks Melvyn. let me try to downgrade to MySQL 5.7.7 first.
On Friday, July 13, 2018 at 3:13:23 AM UTC+5:30, Melvyn Sopacua wrote: > > On donderdag 12 juli 2018 19:27:23 CEST Ram Munjuluri wrote: > > > from django.db import models > > # Unable to inspect table 'city' > > *# The error was: (3719, "3719: 'utf8' is currently an alias for the > > character set UTF8MB3, which will be replaced by UTF8MB4 in a future > > release. Please consider using UTF8MB4 in order to be unambiguous.", > None)* > > > > Any suggestion here please? I seem to be stuck here. > > Downgrade to MySQL 5.x or patch PyMySQL. More info: > https://github.com/PyMySQL/PyMySQL/issues/690 > > -- > Melvyn Sopacua > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/9781ea56-868f-4084-b063-50ba9b35e0fd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

