Unfortunately there is a bug in my patch. Not integer, but pointer to integer should be sent to mysql_option() function.
What is the right way to do now? Should I post patch against new trunk with bugfix, or should I post patch without bug? By the way, what is working URL for svn trunk? URL which is on http://apr.apache.org does not work: [ma...@marko-work distr]$ svn co http://svn.apache.org/repos/asf/apr/apr-util/trunk/ apr-util svn: URL 'http://svn.apache.org/repos/asf/apr/apr-util/trunk' doesn't exist And http://git.apache.org repos are not up to date as far as I can understand. On Fri, Nov 20, 2009 at 7:11 PM, Nick Kew <[email protected]> wrote: > Kevac Marko wrote: >> >> This patch adds connection, write and read timeout options for >> apr_dbd_mysql > > Thanks. > > Shouldn't the new options be inside the #if, to protect older MySQL > versions? > > -- > Nick Kew > -- Marko Kevac Sent from Moscow, Mow, Russia
