[OpenSER-Devel] SF.net SVN: openser: [2493]
trunk/modules/mysql/dbase.c
Henning Westerholt
henning.westerholt at 1und1.de
Fri Jul 20 17:56:01 CEST 2007
On Friday 20 July 2007, Henning Westerholt wrote:
> Revision: 2493
> http://openser.svn.sourceforge.net/openser/?rev=2493&view=rev
> Author: henningw
> Date: 2007-07-20 08:34:02 -0700 (Fri, 20 Jul 2007)
>
> Log Message:
> -----------
> - fix error in mysql driver old mysql helper method usage that was
> introduced in rev 2477
> - Thanks to Sebastian Schumann for the report
This adds also a fix for the fetch_result function, now the result set is
freed. There is no need to call mysql_use_result, as the query calls
store_result prior the invocation of the fetch_result call.
Cheers,
Henning
More information about the Devel
mailing list