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 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel