[Dovecot] dovecot behaving badly after upgrade..

Timo Sirainen tss at iki.fi
Fri Dec 30 16:37:33 EET 2005


On Wed, 2005-12-28 at 20:50 +0200, Adrian Vasile wrote:
>                         /* connection lost - try immediate reconnect */
> +                       /* but first close the connection :) */
> +                       if (conn->connected)
> +                               mysql_conn_close(conn);
>                         if (!mysql_conn_open(conn))
>                                 break;
>                         if (mysql_query(conn->mysql, query) == 0) {
> </snip>
> 
> i suppose that v1alpha5 has the same bug.. addapt to needs

Alpha5 contains pretty much rewritten SQL support, so it doesn't have
this bug anymore.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20051230/c581df96/attachment.pgp


More information about the dovecot mailing list