I am trying to access my MySQL database using MySQL workbench. Workbench asks for the following items: Hostname: Username: Password: Default Schema:
Are the data items for the MySQL database or for my pythonanywhere account? I continue to receive any error stating that the connection is not being allowed? Does anything need to be configured with pythonanywhere to make the connection occur?