Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2006 23:40:20 +0200
From:      Berislav Kovacki <pantokrator@pantokrator.net>
To:        Dawn Emch / GlobalNet Internet Services <emch@surfglobal.net>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: mail/sqlgrey
Message-ID:  <4478C744.3060902@pantokrator.net>
In-Reply-To: <000601c6803a$3120ced0$f102a8c0@internalsurfglobal.net>
References:  <000601c6803a$3120ced0$f102a8c0@internalsurfglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Dawn Emch / GlobalNet Internet Services wrote:
> FYI:
> 
> Upgraded the port p5-DBD-mysql from version 3.0003 to 3.0004 today and now getting errors in the maillog with sqlgrey.
> 
> Error in log:
> sqlgrey: warning: prepare_cached(SELECT now()) statement handle DBI::st=HASH(0x853c2b0) still Active at /usr/local/sbin/sqlgrey line 246Running FreeBSD 6.1 using Postfix with SQLGrey version 1.7.3Thanks,Dawn

Hello,

Quote from the mysql announce list:

...
Version 3.0004 is the production version with server-side prepare
statements turned off by default, and 3.0004_1 is the development
version with server-side prepare statements turned on by default.
...
Note: to turn on server-side prepared statements, simply append
";mysql_server_prepare=1" to the connect string or via the driver
handle. Please refer to documentation for further details.
...

IHTH,
Berislav Kovacki



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4478C744.3060902>