I just installed scriptcase to give it a whirl and in the first steps of setting up a project I am already stuck as it can not connect to my MySQL server running locally. The MySQL sever running on my dev machine works fine as I have had it installed and working for a long time and used it with other projects. I can connect to it using MySQL workbench and is on the standard port.
If I click test connection I get this error
Connection Error
Unknown database 'type or list the database name'
If I click list databases I get this error
Connection Error
Access denied for user 'root'@'localhost' (using password: YES)
mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES)