6.0.0-beta1
7/17/25

[#7659] do not prepare statements each iteration
Summary do not prepare statements each iteration
Queue Horde Framework Packages
Queue Version HEAD
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester adrieder (at) sbox (dot) tugraz (dot) at
Created 11/08/2008 (6095 days ago)
Due 11/08/2008 (6095 days ago)
Updated 11/08/2008 (6095 days ago)
Assigned
Resolved 11/08/2008 (6095 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
11/08/2008 09:51:09 PM Chuck Hagenbuch Comment #2
State ⇒ Not A Bug
Reply to this comment
See #7542
11/08/2008 02:21:15 PM adrieder (at) sbox (dot) tugraz (dot) at Comment #1
Priority ⇒ 1. Low
New Attachment: sql.php.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Due ⇒ 11/08/2008
Summary ⇒ do not prepare statements each iteration
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
there are some foreach() loops in Share/sql.php in which I think the 
sql statements are not required to be prepared with each iteration. 
The attached patch cleans this up.

Saved Queries