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.

Reply via email to