6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8600] SQL syntax error in session handling with MSSQL
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. .. .. .. . |_/ |__|\ /|_/ | | | \| | \/ | \|__|
Comment
> This seems to me a syntax error in a SQL sentence that arised when > using MSSQL as a backend for session information through PEAR's DB > abstraction layer. In lib/Horde/SessionHandler/sql.php, line 312 you > can find this query: > > > > /* Build the SQL query. */ > > $query = 'SELECT session_id FROM ' . $this->_params['table'] . > > ' WHERE session_lastmodified => ?'; > > > > which seems incorrect because of the "=>" that should be ">=". > > See trivial patch attached. > >
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