Well, then I'm not sure what to tell you. I use mysql all the time and have never had such an issue (Mandrake Linux 9.2, Tomcat 5.0.19, Apache 2.0). Very strange. Are there any firewalls or internet connection sharing programs at work?

--David

Guillaume Roger wrote:

David Smith a �crit :

Are you sure it's not MySQL being funny? Try going in to mysql as root and executing this query:

select user, host from mysql.user ;


That was an idea I already had, and I checked that.

It is specified %, so I should be able to connect from everywhere.

The thing is that I connect always from the same box (tomcat and mysql are on the same box), but I have to specify in my jsp sometimes localhost, and sometimes the IP address to connect. I suspected alternatively mysql, the network configuration, tomcat... I must admit that I'm a bit lost.

Thanks for your help

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to