On Fri, 2010-11-26 at 16:05 +0100, Christophe Brocas wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Le 26/11/2010 15:31, devel@balabit.hu a écrit :
* The SQL driver didn't honour the port() option, this was fixed. Hello
It *seems* that this bug has only been fixed in the 3.1.x branch (current feature release).
But this has been reported by Ph. Lebreton in this list (date : 08 Sep 2010 16:11:14) for the 3.0.7 version.
If it is not an error during my research into the 3.0. git tree (I apologize by advance if it is the case ... :/), would it be possible to have this patch ported also into the 3.0.x branch (current stable release) ?
I've just done that. Here's the patch: Author: Balazs Scheidler <bazsi@balabit.hu> Date: Mon Sep 20 17:19:55 2010 +0200 afsql: fix port() option The port() option was passed to libdbi as a string option which libdbi interpreted as 0 (e.g. default port) This patch fixes that. Reported-By: LEBRETON Philippe -- Bazsi