[Devel] [ openser-Patches-1493938 ] unixodbc patch wasteful memory
fixes and reconnect
SourceForge.net
noreply at sourceforge.net
Wed May 24 03:30:17 CEST 2006
Patches item #1493938, was opened at 2006-05-23 18:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1493938&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Submitted By: Sumeet (torturedsoul)
Assigned to: Nobody/Anonymous (nobody)
Summary: unixodbc patch wasteful memory fixes and reconnect
Initial Comment:
This patch fixes unixodbc wasteful memory allocation.
Previously the module allocated 1k for each retrieved
column regardless of actual size. It now allocates the
proper size of the data. Reconnect on connection loss
is also fixed as this did not work before. These fixes
have been tested. Hopefully this makes the 1.1 release.
-Sumeet Gupta
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1493938&group_id=139143
More information about the Devel
mailing list