What do I do if MySQL DSN doesn't ask for a login or password?

Helm does
not set up the DSN with a username and password. In your connection string, you will need to specify
the username and password that was specified
when creating the MySQL database user.

Your rating: None