Rinor, you are right. I changed it and also the two typo's from your other mail. New patch is attached.
== Rene -----Original Message----- From: Rinor Hoxha [mailto:[email protected]] Sent: zondag 11 augustus 2013 17:58 To: Rene Kluwen Cc: [email protected] Subject: Re: Sqlbox performance patch Call sql_single also when limit_per_cycle == 1 (mysql - for those that want to keep old behavior - would save some resources ) + if (gw_sql_fetch_msg_list == NULL || gw_sql_save_list == NULL || limit_per_cycle == 1) { + sql_single(boxc); + } Br, Rinor
sqlbox-rene-20130813r2.diff
Description: Binary data
