Forums

MySQL and Workbench

I’m trying to set up Workbench and connect it to the MySQL Database in PythonAnywhere. I’m having a difficult time and have many questions. The first question is: After I set a new password for MySQL, is there anywhere in PythonAnywhere that I can check the password? I’m not sure if it is changing or not. Work Bench doesn’t except the password.

it should be in your home directory .my.cnf. You can also try resetting the password.

If you are accessing MySQL from outside of PythonAnywhere, have you seen this about ssh tunnelling?