Hi,
Running 4.1.22 created from FreeBSD ports on FreeBSD 5.5 .
I run under TCP Wrappers. Even if 1 foreign machine attempts
to contact us on the tcp port, the database becomes incredibly sluggish
or unresponsive at all.
Is there something I can do to prevent this from h
At 14:57 -0400 11/2/05, Xiaobo Chen wrote:
I already turned off the firewall on the XP machine, but it doesn't work
either. I am doubting that in the database on the other Solaris machine,
it doesn't allow the connection from the XP machine. I am doubting this
way because other application on oth
Xiaobo Chen wrote:
> I can not use 'telnet aaa.bbb.ca 3306' on XP machine, it will give error
> like this:
>
> Could not open connection to the host, on port 3306. Connection failed.
>
> But if I try on other Solaris machines ,it will say something like this:
>
> Trying (IP address)
> Connected
I can not use 'telnet aaa.bbb.ca 3306' on XP machine, it will give error
like this:
Could not open connection to the host, on port 3306. Connection failed.
But if I try on other Solaris machines ,it will say something like this:
Trying (IP address)
Connected to aaa.bbb.ca.
Escape character is '^
Xiaobo Chen wrote:
> I already turned off the firewall on the XP machine, but it doesn't work
> either. I am doubting that in the database on the other Solaris machine,
> it doesn't allow the connection from the XP machine. I am doubting this
> way because other application on other Solaris machine
I already turned off the firewall on the XP machine, but it doesn't work
either. I am doubting that in the database on the other Solaris machine,
it doesn't allow the connection from the XP machine. I am doubting this
way because other application on other Solaris machine can conenction to
the mysq
Xiaobo Chen wrote:
> then I tried 'telnet':
>
> telnet aaa.bbb.ca or telnet aaa.bbb.ca:3306
>
> both case, it said: Could not connected to the host , on port 23: connect
> failed.
Your second example is invalid -- it should be `aaa.bbb.ca 3306` --
so it's not surprising that didn't work :-)
B
Hi, all.
First, I should give some information on the setting:
I have mysql database, say, mydatabase, existing in one machine A which is
Solaris; I am trying to connect this database from another XP machine.
The code snippet in the XP machine looks like this:
String driver = "com.mysql.jdbc.D
iginal Message-
>From: Randy Chrismon [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, October 14, 2003 7:55 PM
>To: [EMAIL PROTECTED]
>Subject: Connection Time Out
>
>
>
>Splain this to me: I use my laptop to connect to the test-bed MySQL
>server residing on my desktop
Dathan Vance Pattishall wrote:
Look at your wait_timeout and interactive_timeout settings. They may be
set to a low value. If your connection sleeps for > these 2 vars mysql
will disconnect you.
- Dathan Vance Pattishall
-->Subject: Connection Time Out
-->
-->
-->Splain this
688
-->-Original Message-
-->From: Randy Chrismon [mailto:[EMAIL PROTECTED]
-->Sent: Tuesday, October 14, 2003 10:55 AM
-->To: [EMAIL PROTECTED]
-->Subject: Connection Time Out
-->
-->
-->Splain this to me: I use my laptop to connect to the test-bed MySQL
-->server resi
Splain this to me: I use my laptop to connect to the test-bed MySQL
server residing on my desktop. Using this connection, I can do
anything: load 200K lines, do complex (for me) queries, whatever.
But,
open a MySQL console connection _on the desktop_ where the MySQL
server lives, I can't do a desc
12 matches
Mail list logo