[freetds] Query Time Out
ZIGLIO, Frediano, VF-IT
Frediano.Ziglio at vodafone.com
Tue Aug 8 11:11:10 EDT 2006
>
> Thanks for reply. Actually there are probably other places
> where the tds->query_start_time was not reset. Examples could be
> tds_submit_prepare, tds_submit_unprepare etc.
>
>
>
> Regards
>
> Ou
>
Fixed. Apply http://freetds.sourceforge.net/post64.diff.gz to 0.64. If
you don't have autotools you can apply it without patching configure.in
with something like
$ mv configure.in configure.tmp
$ cp configure.tmp configure.in
$ gzip -dc post64.diff.gz | patch -p0
$ mv -f configure.tmp configure.in
freddy77
More information about the FreeTDS
mailing list