Bob,
Thanks for the reply. I came up with a similar "patch" myself...
//if (mysql_result != NULL) mysql_free_result(mysql_result);
while ( mysql_result != NULL )
{
mysql_free_result( mysql_result );
mysql_result = mysql_next_result( mysql_handle ) ? NULL :
mysql_store_result( mysql_handle );
}
Dan
To: Dan_Mitton@???
cc: exim-users@???
Subject: Re: [exim] calling mysql stored procedures from Exim
LSN: Not Relevant - Not Privileged
User Filed as: Excl/AdminMgmt-14-4/QA:N/A
Dan_Mitton@??? wrote:
> I am trying to call a mysql stored procedure which returns a results set
> to Exim:
http://lists.exim.org/lurker/message/20080320.164746.92fd8bc8.en.html
http://lists.exim.org/lurker/message/20080320.214041.ed0aff44.en.html
http://lists.exim.org/lurker/message/20080320.215409.cdbbbaff.en.html
Been running Exim with the patch from the third message since March last
year without problems.
--
B. Johannessen <bob@???>
Johannessen Design Bureau
GSM/SMS: (+47) 97152009