Bug Tracker item #3304935, was opened at 2011-05-20 07:20 Message generated for change (Comment added) made by sbajic You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3304935&group_id=250683
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: daemon Group: v3.9.1 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: karavelov () Assigned to: Stevan Bajic (sbajic) Summary: mysql excessive queries Initial Comment: Mysql driver uses _mysql_driver_get_max_packet function in token processing loops. On it's side this function queries the back-end server each time. That result in excessive number of queries to the back-end. Attached is a patch for fixing that behaviour ---------------------------------------------------------------------- >Comment By: Stevan Bajic (sbajic) Date: 2011-05-20 09:19 Message: Hello karavelov. Thanks for your bug report and patch. The issue should be now fixed in GIT. ---------------------------------------------------------------------- Comment By: Stevan Bajic (sbajic) Date: 2011-05-20 08:29 Message: Hello karavelov. Thanks for your report. I know about the issue. Another user has already reported that issue to me directly. I am already working on it. There are other static functions inside the MySQL driver that have the same issue. I will soon release a fix for it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3304935&group_id=250683 ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Dspam-devel mailing list Dspam-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-devel