pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/37241 (Sugested patch for snort + MySQL)
The following reply was made to PR pkg/37241; it has been noted by GNATS.
From: Adrian Portelli <adrianp%stindustries.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: =?ISO-8859-1?Q?C=E9sar_Catri=E1n_Carre=F1o?= <ccatrian%eml.cc@localhost>
Subject: Re: pkg/37241 (Sugested patch for snort + MySQL)
Date: Thu, 08 Nov 2007 23:58:40 +0000
snj%netbsd.org@localhost wrote:
> Synopsis: Sugested patch for snort + MySQL
>
> Responsible-Changed-From-To: pkg-manager->adrianp
> Responsible-Changed-By: snj%netbsd.org@localhost
> Responsible-Changed-When: Mon, 29 Oct 2007 14:51:36 +0000
> Responsible-Changed-Why:
> Over to maintainer.
>
>
>
By the looks of it, this is a little more complex:
1) auto-reconnect as detailed in the patch only became available in 5.0
2) it was already enabled by default for mysql<=5.0.3
3) MYSQL_OPT_RECONNECT only became available as of mysql>=5.0.13
http://dev.mysql.com/doc/refman/5.0/en/auto-reconnect.html
So this patch, in it's current from, will only work for mysql>=5.0.13.
I'm happy to commit it as soon as I find a way of making sure it does
not impact people running mysql<5.0.13.
adrian.
Home |
Main Index |
Thread Index |
Old Index