-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/17/2011 05:50 PM, Reindl Harald wrote:
> well i guess it is the change below this results in connections in
> hanging around and after a hughe timeout filling my mailbox with
> cron-mails:
> 
> mysqlnd 5.0.8-dev - 20102224 - $Revision: 310735 $
> 
> without ssl_set() all works fine but unencyrpted :-( ___________
> 
> MySQL server has gone away
> 
> $this->ssl_key = '/etc/mysql-ssl/client.pem'; $this->ssl_crt =
> '/etc/mysql-ssl/client.pem'; $this->ssl_ca  =
> '/etc/mysql-ssl/ca.crt';
> 
> $>conn->ssl_set($this->ssl_key, $this->ssl_crt, $this->ssl_ca, NULL,
> NULL);

If you think that is the reason, respond to the bug to alert the author
of that change. Also rebuild without the patch and verify if that is
actually the cause.

- -Rasmus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5MY3wACgkQlxayKTuqOuAzfQCaAt6s7ytrnpuJviovCv0K2def
lbgAn3IwbbUN6TaMj7XdZHPaw5O42FeY
=gw3V
-----END PGP SIGNATURE-----

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to