Hi !

)-----Original Message-----
)From: Mark Matthews [mailto:[EMAIL PROTECTED]]
)Sent: Wednesday, August 08, 2001 5:48 AM
)To: [EMAIL PROTECTED]
)Cc: [EMAIL PROTECTED]
)Subject: RE: database URL / JDBC connection trouble
)
)
)There is no problem with your URL. The message you are receiving comes from
)the database. Your network permissions are not setup to allow TCP/IP
)connections from localhost (or my bet, you're on Redhat which brokenly maps
)127.0.0.1 to "localhost.localdomain"). You will need to add grants to allow
)connections from whatever 127.0.0.1 on your system maps to. See
)chapter 6 of
)your MySQL server manual for a very in-depth description of how to setup
)security.
)

Also, please read the previous mails in the JAVA/JDBC section of
lists.mysql.com, where in you can find the solution.

Regards
Venu
--
For technical support contracts, go to https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Venu <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Redwood city, California  USA
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to