Closed c11z closed 6 years ago
Thanks, I will test it.
Already fixed, you can follow the new version and thanks for feedback.
Thank you so much for the quick turn around. Currently we are still on Tornado 4.5. If you wanted to back patch this to 3.6.1 we would love it. But we have a plan to get to 5.0 soon so we'll get there eventually.
We are hosting our MySQL instance in Google Cloud SQL and we use ssl. Our pool is configured like this:
The error out of tornado is:
And the error in the SQL logs is:
So my guess is that there is a bug with how tormysql uses ssl when it creates a connection pool of pymysql connections.