ports/68288: p5-DBD-mysql broken with mysql 4.1.2

Brent B. Powers bbp2006 at columbia.edu
Thu Jun 24 20:20:27 UTC 2004


The following reply was made to PR ports/68288; it has been noted by GNATS.

From: "Brent B. Powers" <bbp2006 at columbia.edu>
To: freebsd-gnats-submit at FreeBSD.org, powers-freebsd at b2pi.com
Cc:  
Subject: Re: ports/68288: p5-DBD-mysql broken with mysql 4.1.2
Date: Thu, 24 Jun 2004 16:10:48 -0400

 Hacky patch found.
 ################ Begin patch
 # diff -c3 mysql.xs.hold mysql.xs
 *** mysql.xs.hold       Fri Oct 17 13:20:50 2003
 --- mysql.xs    Thu Jun 24 16:09:56 2004
 ***************
 *** 14,19 ****
 --- 14,21 ----
   #include "dbdimp.h"
   #include "constants.h"
 
 + #define net_buffer_length (*mysql_get_parameters()->p_net_buffer_length)
 +
 
   DBISTATE_DECLARE;
 
 ######### End patch
 
 --
 Brent B. Powers
 Manager, Information Technology
 Department of Pathology
 Columbia University
 



More information about the freebsd-ports-bugs mailing list