Connection Failure

2005-09-17 Thread Darrell Cormier
I am confused as to why I am unable to connect to my MySQL DB 4.1.13 via DBI:DBD in PERL. This is on SuSE Pro 9.1, perl-5.8.3-32, perl-DBI-1.41-28, perl-DBD-mysql-2.9003-22. I am getting the following error: DBI connect('host=localhost;database=lts','dbmgr',...) failed: Client does not

Re: Connection Failure

2005-09-17 Thread Michael Stassen
You are trying to connect to a 4.1 server with a 4.0 client. This is explained in the manual http://dev.mysql.com/doc/mysql/en/old-client.html. Michael Darrell Cormier wrote: I am confused as to why I am unable to connect to my MySQL DB 4.1.13 via DBI:DBD in PERL. This is on SuSE Pro 9.1,

Re: Connection Failure

2005-09-17 Thread Darrell Cormier
On Saturday 17 September 2005 16:12, Michael Stassen wrote: You are trying to connect to a 4.1 server with a 4.0 client. This is explained in the manual http://dev.mysql.com/doc/mysql/en/old-client.html. Michael Thanks for the information. I guess the perl-DBD and perl-DBI are old. I

tables locked during connection failure processes not auto killed after timeout

2003-06-13 Thread Michael Scott
Am I missing a configuration setting somewhere? I have been working on a MySQL Max (3.23.52-max-nt) database running on W2K Server. I am using a MySQL client remotely over a VPN but unfortunately the client's internet connection is severely overloaded and the connection dies on occasion. When

remote tcp connection failure

2002-12-17 Thread Kristopher Yates
Hello list, I have been running MySQL 3.23.51 on a 4.6 FreeBSD box for some time with no problem. Recently, a client requested the ability to connect from remote. Until now, I only allow connections from localhost and no TCP port open. I have been going through the docs trying to figure out

Re: remote tcp connection failure

2002-12-17 Thread Kristopher Yates
, December 17, 2002 9:07 AM Subject: remote tcp connection failure Hello list, I have been running MySQL 3.23.51 on a 4.6 FreeBSD box for some time with no problem. Recently, a client requested the ability to connect from remote. Until now, I only allow connections from localhost and no TCP

RE: remote tcp connection failure

2002-12-17 Thread Jennifer Goodie
: Kristopher Yates [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 9:08 AM To: [EMAIL PROTECTED] Subject: remote tcp connection failure Hello list, I have been running MySQL 3.23.51 on a 4.6 FreeBSD box for some time with no problem. Recently, a client requested the ability to connect

RE: remote tcp connection failure

2002-12-17 Thread JamesD
the connect and NAT's it to the right machine inside Jim -Original Message- From: Kristopher Yates [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 10:04 AM To: comcast.net; [EMAIL PROTECTED] Subject: Re: remote tcp connection failure i shoved it up my ass and things are now

MySQL Connection Failure: Lost...

2001-08-13 Thread Adam Douglas
Ok I've finally gotten MySQL 3.23.37 installed and operating. Thanks to all that helped! The problem I'm now experiencing is when I try to interface with MySQL via PHP. MySQL seems to work fine by logging into MySQL directly and through a MySQL GUI Client. I get the following error... Warning:

RE: MySQL Connection Failure: Lost...

2001-08-13 Thread Adam Douglas
(E-mail); '[EMAIL PROTECTED]' Subject: MySQL Connection Failure: Lost... Ok I've finally gotten MySQL 3.23.37 installed and operating. Thanks to all that helped! The problem I'm now experiencing is when I try to interface with MySQL via PHP. MySQL seems to work fine by logging