Patches item #1742425, was opened at 2007-06-24 18:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1742425&group_id=139143
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: ver devel Status: Open Resolution: None Priority: 5 Private: No Submitted By: Victor Gamov (vitspec) Assigned to: Nobody/Anonymous (nobody) Summary: try to use fetch_result only in MySQL module Initial Comment: This patch changes db_mysql_store_result() to db_mysql_fetch_result() calls. Both of them do the same works but fetch_result is more smart while store_result calls many subfunctions. This patch affected on SELECT queries only. This patch tested in config where some standard (like is_domain_local()) and some nonstandard SELECT queries used. Everything works is OK but test it more times please Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1742425&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel