I keep getting system error: 54 Connection reset by peer when connecting to an Azure hosted MySQL Server using the settings in this document w/ Python 3.7.0 on OSX.
I'm wondering if it's in some way related to SSL or other encryption settings that aren't mentioned in this article?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for the feedback! We are currently investigating and will update you shortly.
Thanks for the feedback! We are currently investigating and will update you shortly.
I've updated my original issue with some more details.
I think I figured it out actually... It was user error related to a mixup between MySQL Server on Azure and SQL Server on Azure.
I'm using the ODBC driver connection now and it seems to be going a little better.
Most helpful comment
Thanks for the feedback! We are currently investigating and will update you shortly.