I have a paid PA account and I am trying to connect to my MySQL server using Pycharm's database panel. I am trying to follow the instructions here but no luck yet: https://help.pythonanywhere.com/pages/AccessingMySQLFromOutsidePythonAnywhere/
I have confirmed that I am able to SSH from this same machine so at least that part is working.
When I look at the connection settings inside Pycharm, I am asked if I am using an SSH Tunnel. Assuming that is what I need, I have filled out those fields with the SSH info in the docs, but it will not connect.
Here is a screenshot: https://screencast.com/t/vHoBh1ck
Thanks.