6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7701] "DELETE FROM horde_cache" error
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .___. .\ /.___. [ __[__ | | >< | [_./| |__|/ \ |
Comment
> I really have no idea. This is the query: > > > > $query = 'DELETE FROM ' . $this->_params['table'] > > . ' WHERE cache_expiration < ? AND cache_expiration != 0'; > > $values = array(time()); > > $result = $this->_write_db->query($query, $values); > > > > I'm not the DB expert, but that looks OK to me (unless time() is > really returning an empty string). > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers