2 messages in com.mysql.lists.javaRe: pb connection| From | Sent On | Attachments |
|---|---|---|
| Florian Litot | 02 Aug 2002 06:23 | |
| Steve Forsyth | 02 Aug 2002 08:40 |
| Subject: | Re: pb connection![]() |
|---|---|
| From: | Steve Forsyth (stev...@hotmail.com) |
| Date: | 08/02/2002 08:40:30 AM |
| List: | com.mysql.lists.java |
Check your users security. I had this problem and it was because I wasn't allowing anything but localhost for that user. You want to look at the Host setting for your user. If it is set to localhost then that is all it will allow. If you want anyone to be able to connect then you would put % and if you want to do wild cards based on ip or something then you could do something like 217.192.112.% to allow any IP with those first 3 numbers and any number in the fourth slot. For more information, look at the security section of the MySQL documentation.
From: Florian Litot <fli...@besancon.sema.slb.com>
To: ja...@lists.mysql.com Subject: pb connection Date: Fri, 02 Aug 2002 15:24:04 +0200
Hi, i use mysql v4.0 i have got a problem with the connection to database i can connect if i have localhost but if i want to connect to database i can't. There is a limitation with mysql v4.0 or not ? have you got an idea? thanks
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail java...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail java...@lists.mysql.com instead.
_________________________________________________________________ Join the worlds largest e-mail service with MSN Hotmail. http://www.hotmail.com




