[OpenSER-Devel] [ openser-Patches-1742425 ] try to use fetch_result only in MySQL module

SourceForge.net noreply at sourceforge.net
Sun Jun 24 16:28:12 CEST 2007


Patches item #1742425, was opened at 2007-06-24 18:05
Message generated for change (Comment added) made by vitspec
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!

----------------------------------------------------------------------

>Comment By: Victor Gamov (vitspec)
Date: 2007-06-24 18:28

Message:
Logged In: YES 
user_id=1625470
Originator: YES

After this patch will be tested then new pacth to remove all unused
functions will be prepared

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1742425&group_id=139143



More information about the Devel mailing list