Hi, I am able to connect to mysql through a gui workbench but when i try to connect with my applications datasource (which runs on tomcat) i get:
Access denied for user 'dbuser'@'192.168.100.231' (using password: YES)
i have tried all the options in the mysql reference guide but none worked. any ideas?