Re-2: [stunnel-users] Problem with mysql

lmarcilly at aressi.fr lmarcilly at aressi.fr
Wed Jul 20 15:44:40 CEST 2005


> <lmarcilly at aressi.fr> wrote:
> > so i think stunnel doesn't work properly...
> [cut]
> > 2005.07.20 14:07:13 LOG5[14715:0]: Received signal 15; terminating
> > 2005.07.20 14:07:13 LOG7[14715:0]: removing pid file /stunnel.pid
> 
> That's quite common to stop working (properly) for a process after 
> receiving 
> signal 15 (SIGTERM).  8-)
> 
Yes but the file stunnel.pid always exist... and when i type ps aux | grep stunnel, there is always a stunnel process...

> > mysql -u user --password=xyz i have :
> > Can't connect to local MySQL server through socket 
> > '/var/run/mysqld/mysqld.
> > sock'
> >
> > This socket doesn't exist since there is no MySQL server on the box.
> 
> Did you configure your MySQL client to connect stunnel instead of default 
> /var/run/mysqld/mysqld.sock UNIX socket?
> 
> The problem is your MySQL client configuration, *not* stunnel.
How to do this? I try with :
mysql --port=3306 --protocol=TCP -u user --password=xxx

but it won't work...

When i try telnet localhost 3306, i can't establish connection but i can on my windows box... I also try to analyse traffic with tcpdump and there is no packet when i try with stunnel...

> 
> Best regards,
>     Mike 
> 
> _______________________________________________
> stunnel-users mailing list
> stunnel-users at mirt.net
> http://stunnel.mirt.net/mailman/listinfo/stunnel-users


To: Michal.Trojnara at mobi-com.net
    stunnel-users at mirt.net






More information about the stunnel-users mailing list