[OpenSIPS-Devel] [ opensips-Patches-2691928 ] db_unixodbc broken, patch attached
SourceForge.net
noreply at sourceforge.net
Wed Mar 18 15:42:23 CET 2009
Patches item #2691928, was opened at 2009-03-18 16:42
Message generated for change (Tracker Item Submitted) made by cupotka2008
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2691928&group_id=232389
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: 1.4.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Massover (cupotka2008)
Assigned to: Nobody/Anonymous (nobody)
Summary: db_unixodbc broken, patch attached
Initial Comment:
Hi!
db_unixodbc is broken in 1.4.x, it always issues empty string insread of query, so it never works.
Insread of
(SQLCHAR*)_s
should be
(SQLCHAR*)_s->s
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2691928&group_id=232389
More information about the Devel
mailing list