Geronimo DB Pool only working with 'root'
Posted by: ken abe
Date: May 21, 2010 11:35PM

Hi All!

I'm running Geronimo 2.0.2 and trying to configure a connection pool to use MySQL with a non-root user and my apps fail to get a working connection. (The same works when I provide 'root' and the MySQL root password in the pool configuration)
Please note:
- the non-root user I created can connect and use MySQL without any problems when I connect using any other MySQL client (command-line, Navicat, MySQL Query Browser, etc...)
- I made sure permissions are granted to <user>@localhost
- I also added <user>@<hostname> and <user>@127.0.0.1 and also <user>@% but without success

Thank you in advance for any pointers...

Options: ReplyQuote


Subject
Written By
Posted
Geronimo DB Pool only working with 'root'
May 21, 2010 11:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.