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]



Reply via email to