STDatabaseConnectionError Failed to connect to ODBC database odbc:14 Reason: [MySQL][ODBC 5.3(w) Driver]Prompting is not supported on this platform. Please provide all required connect information., SQLSTATE=HY000
server is set to the hostname of the database
port is 3306
user and password are both correct
What else needs to be done to acquire a connection to the database?
Thanks!