Re: Problems Connecting with SSL

2011-02-25 Thread Joerg Bruehe
Hi! Martin Gainty wrote: > [[...]] > > joerg ..any thoughts on this matter?? Sorry - none. I never dealt with the inner workings of the SSL library. Just seeing file descriptor 2 (standard error) used for socket operations makes me assume *very* strongly that something went wrong well before t

Re: Problems Connecting with SSL

2011-02-25 Thread Tim Gustafson
> perhaps a misconfiguration on the failing client .. > can you go to successful client, enable DEBUG level > debugging and log the connection and then go to the > failing client..enable DEBUG level debugging and log > the connection to the failing client this would determine > deltas between the

Re: Problems Connecting with SSL

2011-02-25 Thread Tim Gustafson
> Interesting that you can request advice from finland vs > calling from redwood shores CA for technical advice > > first take a look at: > http://dev.mysql.com/doc/refman/5.0/en/secure-basics.html > > once you've determined the algorithm you will want to implement > take a look at SSL 1,2,3 a

Re: Problems Connecting with SSL

2011-02-25 Thread Tim Gustafson
> Sorry, but I have to start with a negative remark: > Why, oh why, don't you mention the version number you > are using? I hope it is some roughly current 5.1, but > I'd rather like you to tell it. Doh! Right you are! Sorry, that was totally my bad. mysql> select version(); ++ | ve

Re: Problems Connecting with SSL

2011-02-25 Thread Joerg Bruehe
le and all of which are > generally accessible from remote clients over SSL. > > However, one of my FreeBSD mySQL clients is having problems connecting to any > of the servers. Running mySQL under truss reports the following: > Looking at this output tells something went terribly

Problems Connecting with SSL

2011-02-24 Thread Tim Gustafson
I have three mySQL server, all of which are SSL-enable and all of which are generally accessible from remote clients over SSL. However, one of my FreeBSD mySQL clients is having problems connecting to any of the servers. Running mySQL under truss reports the following

Re: Problems connecting using "-h hostname" with new installation

2006-08-07 Thread Daniel da Veiga
On 8/6/06, Ro BGCT <[EMAIL PROTECTED]> wrote: Hello, I installed MySQL on a remote server and am having a problem. I am connected to it via SSH and I can do "mysql -u root -h localhost" just fine and connect. However, when I try to connect via "mysql -u root -h web1.server.com", I get the foll

Re: Problems connecting using "-h hostname" with new installation

2006-08-07 Thread obed
On 8/6/06, Ro BGCT <[EMAIL PROTECTED]> wrote: Hello, I installed MySQL on a remote server and am having a problem. I am connected to it via SSH and I can do "mysql -u root -h localhost" just fine and connect. However, when I try to connect via "mysql -u root -h web1.server.com", I get the foll

Problems connecting using "-h hostname" with new installation

2006-08-06 Thread Ro BGCT
Hello, I installed MySQL on a remote server and am having a problem. I am connected to it via SSH and I can do "mysql -u root -h localhost" just fine and connect. However, when I try to connect via "mysql -u root -h web1.server.com", I get the following message: "ERROR 1130 (0): Host '75.1

Re: Problems connecting to MySql on WebSphere 5.1

2004-03-23 Thread Tom O'Neil
Mark, Did you ever have any luck looking into this? I have found that if I explicitly set the "user" and "password" parameters for each database in WebSphere (rather than using a container managed JAAS authentication entry), I still get the error listed below, however the database connections will

Problems connecting to MySQL with WLS

2004-02-26 Thread "Carl Schéle, IT, Posten"
Hello! I'm using a WLS server and MySQL. Where am I supposed to put the "mysql-connector-java-3.0.11-stable-bin.jar" to make sure WLS will find it? I've tried several places ie. under ttk and right under classes. Still WLS doesn't find my mysql.jar file. It works when I'm compiling it locall

RE: Problems connecting to MySQL with WLS

2004-02-26 Thread Malani, Prakash
/default.asp) eBuilt, Inc. (http://www.eBuilt.com) > Date: Thu, 26 Feb 2004 18:40:57 +0100 > To: <[EMAIL PROTECTED]> > From: =?iso-8859-1?Q?=22Carl_Sch=E9le=2C_IT=2C_Posten=22?= > <[EMAIL PROTECTED]> > Subject: Problems connecting to MySQL with WLS > Me

Re: Problems connecting to MySql on WebSphere 5.1

2004-02-19 Thread Tom O'Neil
Mark, I am using the 'com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource' class, which worked fine in 5.0. I've done some further debugging and figured out a way to get the datasource to at least run. If I explicitly pass the "user" and "password" parameters (along with "serverName", "data

Re: Problems connecting to MySql on WebSphere 5.1

2004-02-19 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom O'Neil wrote: > I've been running an application on WebSphere 5.0 > (Linux) that uses the MySql Connector/J 3.10 to > connect to a MySql-max 4.0.15 database (also on > Linux). All was working fine, until I recently > installed WebSphere 5.1. Now m

Problems connecting to MySql on WebSphere 5.1

2004-02-19 Thread Tom O'Neil
I've been running an application on WebSphere 5.0 (Linux) that uses the MySql Connector/J 3.10 to connect to a MySql-max 4.0.15 database (also on Linux). All was working fine, until I recently installed WebSphere 5.1. Now my datasources (configured exactly as before) no longer work - WebSphere seem

Re: Problems connecting to server

2003-07-01 Thread Egor Egorov
[EMAIL PROTECTED] wrote: >>Description: >I have just installed MySQL 4.0.4 on Linux kernel 2.4.2-2 on a > Hewlett-Packard >Kayak machine. I ran the mysql_install_db script with no problems, > but am unable >to create a root password as directed by the script. I have started

Problems connecting to server

2003-06-29 Thread Mike . Kent
>Description: I have just installed MySQL 4.0.4 on Linux kernel 2.4.2-2 on a Hewlett-Packard Kayak machine. I ran the mysql_install_db script with no problems, but am unable to create a root password as directed by the script. I have started MySQL with ./bin/mysqld_s

Re: Problems connecting

2002-08-15 Thread Egor Egorov
Elna, Thursday, August 15, 2002, 4:16:59 PM, you wrote: EM> I have the mysqlgui installed on my machine which has Win NT. The db is on EM> another machine, which I connect to using Telnet, and then the mysql command EM> to connect to the db. That works fine. I want to however connect with the

Problems connecting

2002-08-15 Thread Elna Monti
I have the mysqlgui installed on my machine which has Win NT. The db is on another machine, which I connect to using Telnet, and then the mysql command to connect to the db. That works fine. I want to however connect with the gui to the db on the other machine which I connect to using Telnet wi

Problems connecting MS Access to Mysql Server

2002-02-25 Thread delz
Hi All, I'm trying to connect ms access to a mysql server that I installed on my Linux machine. I already downloaded the MyODBC 2.50 which is required to connect to mysql using ms access. My problem is when I try to connect the database in ms access to the mysql server I get the error "Host not a

Re: Problems connecting to MySQL via PHP

2001-04-19 Thread Gerald Clark
Make sure the directory /var/lib/mysql is world readable and searchable. Craig Pickup wrote: > > I have MySQL running on our server with Apache and php4. > > If I try connecting to MySQL server via php I get the error: > > Warning: MySQL Connection Failed: Can't connect to local MySQL serv

Problems connecting to MySQL via PHP

2001-04-19 Thread Craig Pickup
I have MySQL running on our server with Apache and php4. If I try connecting to MySQL server via php I get the error: Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in... The socket is there and is created when MySQL i

New MySQL user - Problems connecting

2001-03-29 Thread Greg Miller
I am a newbie to the MySQL world and am having some difficulties with it. I am running a Win2K network (Win2K Pro, Win2K Adv. Server) using TCP/IP. I loaded MySQL on both a server and a workstation. I was able to get the server going (mysqld-nt --install, net start mysql), and was able to log i