On Tue, Jan 16, 2001 at 11:11:53AM +0900, À±±¤Èñ wrote:
> Hi.
> 
> I'm running mysql in solaris 2.6 has serveral lan card and
> have a problem in using JDBC.
> 
> when i trying to create JDBC connection to URI jdbc:mysql:///test,
> access denied. so i telneted every ip address that solaris have.  it
> finded out that only a ip address response there is mysql.  i
> changed the URI to jdbc:mysql://ip.mysql.run/test. after this, mysql
> reply but access is denied. i change user privilige but it doesn't
> work.
> 
> how i can fix this problem? i use mysql Ver 5.1 Distrib 3.20.24a.

Try "localhost" instead of the IP address.
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878    Fax: (408) 530-5454
Cell: (408) 439-9951

---------------------------------------------------------------------
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