At 05:59 PM 6/17/2003 -0700, Jeff Weeks wrote:
I can't access MySQL using Java on Linux! It's killing my project. I can access that very MySQL from PHP just fine. I have the same database running on Windows so I can develop what I need to. Just can't run anything for our users!!!

I don't think it's the firewall because I get the same error when I run locally on the box.

Anyone face this before? I need HELP.


I've had this kind of thing turn up. It always turned out to be securities on the MySQL server. Check that appropriate access is granted to the correct IP and/or IPs. Sometimes it's not quite so obvious that this is correct. I've never yet had this problem without it being a grant issue.

hope this helps,
_M



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to