Re: About secure-auth

2017-02-19 Thread Michael Manfre
Hi, This mailing list is for the discussion of developing Django itself. Questions related to using Django are meant for the django-users mailing list. I'm not familiar enough with the MySQLdb python package, but if it supports that as a connection option, you'd need to provide it under the DATAB

About secure-auth

2017-02-19 Thread acamue
How do I tell django to use --skip-secure-auth when connecting to mysql? 049, "Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)") -- You received this message because you are subscribed to the Google Groups "Django developers (Contributi