django.db.utils.OperationalError: (2026, 'SSL connection error: unknown error number')

Hi everyone. I have this problem when i connect mysql to django and try to run ‘makemigrations’ command.
This happened when i try to follow django series part 1.