<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>SQL syntax error in session handling with MSSQL</title> 
  <pubDate>Fri, 10 Apr 2026 09:50:14 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8600</link> 
  <atom:link rel="self" type="application/rss+xml" title="SQL syntax error in session handling with MSSQL" href="https://bugs.horde.org/ticket/8600/rss" /> 
  <description>SQL syntax error in session handling with MSSQL</description> 
 
   
   
  <item> 
   <title>This seems to me a syntax error in a SQL sentence that arise</title> 
   <description>This seems to me a syntax error in a SQL sentence that arised when using MSSQL as a backend for session information through PEAR&#039;s DB abstraction layer. In lib/Horde/SessionHandler/sql.php, line 312 you can find this query:



        /* Build the SQL query. */

        $query = &#039;SELECT session_id FROM &#039; . $this-&gt;_params[&#039;table&#039;] .

                 &#039; WHERE session_lastmodified =&gt; ?&#039;;



which seems incorrect because of the &quot;=&gt;&quot; that should be &quot;&gt;=&quot;.

See trivial patch attached.

</description> 
   <pubDate>Wed, 23 Sep 2009 17:12:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8600#t55905</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Fix SQL synt</title> 
   <description>Changes have been made in CVS for this ticket:

Fix SQL syntax.
Bug: 8600
Submitted by: moreda@allenta.com
http://cvs.horde.org/diff.php/framework/SessionHandler/SessionHandler/Attic/sql.php?rt=horde&amp;r1=1.22.10.19&amp;r2=1.22.10.20&amp;ty=u</description> 
   <pubDate>Fri, 25 Sep 2009 08:03:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8600#t55918</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

MFB: 1.22.10</title> 
   <description>Changes have been made in Git for this ticket:

MFB: 1.22.10.20
Fix SQL syntax.

Bug: 8600
Submitted by: moreda@allenta.com

http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Sql.php?rt=horde-git&amp;r1=def290e68df5243289d2217150d7d1bd4c76581c&amp;r2=2d8c8de6751fdff001a14d83637cb6198245f764</description> 
   <pubDate>Fri, 25 Sep 2009 08:06:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8600#t55919</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 8600
BF</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 8600
BFN
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.1263&amp;r2=1.1264&amp;ty=u</description> 
   <pubDate>Fri, 25 Sep 2009 14:22:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8600#t55946</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
