4 messages in com.mysql.lists.mysqlRe: telnet| From | Sent On | Attachments |
|---|---|---|
| Luis Eduardo Córdova | 09 Oct 2000 17:51 | |
| Steve Edberg | 09 Oct 2000 18:00 | |
| Luis Eduardo Córdova | 09 Oct 2000 19:14 | |
| Tim Sawyer | 09 Oct 2000 19:19 |
| Subject: | Re: telnet![]() |
|---|---|
| From: | Tim Sawyer (tsaw...@socal.rr.com) |
| Date: | 10/09/2000 07:19:21 PM |
| List: | com.mysql.lists.mysql |
I don't know a darn thing about jbdc, but if you're trying to connect across the
network, you need to allow the host to connect to the server by setting the
permisions on the server. By default instalation MySQL will not allow any host
other than localhost access to databases. Read the permisions section of the
manunal. Then you can use one of many ways to setup the desired permisions. I
hope
that helps.
Luis Eduardo Córdova wrote:
I was trying connect to mysql with a jdbc cliente, I'm using twz1 jdbc, but I have the following error:
"Error security. Couldn't connect to 'localhost' with origin from '192.168.1.1'" 192.168.1.1 is my ip address.
I was thinking that error hapened by a bad connection to the port 3306, but I don't know what is the real problem.
Thanks,
Luis Eduardo
--
--------------------------------------------------------------------- Please check "http://www.mysql.com/documentation/manual.php" before posting. To request this thread, e-mail mysq...@lists.mysql.com
To unsubscribe, send a message to: <mysql-unsubscribe-tsawyer=soca...@lists.mysql.com>
If you have a broken mail client that cannot send a message to the above address (Microsoft Outlook), you can use: http://lists.mysql.com/php/unsubscribe.php
-- Tim Sawyer :wq




