[Tickets #4797] Re: A large horde_vfs table can cause large memory usage during GC
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Dec 21 08:11:44 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4797
-----------------------------------------------------------------------
Ticket | 4797
Updated By | sean at duke.edu
Summary | A large horde_vfs table can cause large memory usage during GC
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Feedback
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
sean at duke.edu (2006-12-21 08:11) wrote:
Thanks for the quick turnaround.
I was able to get it to work, with two small changes.
1) Make the first line of the function be '$conn = $this->_connect();'
2) Change '$this->_write_db' to be '$this->db'
A couple other comments, I notice a lot of the other functions use
$this->_db->quote(), but this one doesn't. Also, will there be a
similar function put in place for sql_file?
More information about the bugs
mailing list