News

I have the same issue in the tutorial. (pymysql.err.OperationalError) (2003, "Can't connect to MySQL server on 'localhost' ( [Errno 2] No such file or directory)" Connection fails when deployed to ...
The connection works fine if I modify the example code to specify the IPv4 address explicitly rather than using the localhost hostname. Expected Behavior It should be possible to connect to an IPv4 ...