Access denied trying to use mysql
I've set the startup option as --db=jdbc:mysql://localhost:3306/subsonic?user=root&password=******&characterEncoding=UTF-8.
As described at http://www.subsonic.org/pages/database.jsp
The subsonic log reports:
Do I need to configure the MySQL server, and if so, what do I need to change?
Thanks for any assistance.
As described at http://www.subsonic.org/pages/database.jsp
The subsonic log reports:
Cannot create PoolableConnectionFactory (Access denied for user 'root'@'localhost' (using password: NO))
Do I need to configure the MySQL server, and if so, what do I need to change?
Thanks for any assistance.