[Tickets #10574] Sessionhandler uses mysql-specific "REPLACE INTO"

bugs at horde.org bugs at horde.org
Thu Sep 29 10:01:55 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10574
------------------------------------------------------------------------------
  Ticket             | 10574
  Created By         | piper at hrz.uni-marburg.de
  Summary            | Sessionhandler uses mysql-specific "REPLACE INTO"
  Queue              | Horde Base
  Version            | 4.0.9
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


piper at hrz.uni-marburg.de (2011-09-29 10:01) wrote:

It is not possible to use SQL-based sessionhandling with postgresql,  
because the storage of session data in  
/usr/share/php/Horde/SessionHandler/Storage/Sql.php on line 125 is  
done with a "REPLACE INTO" command, which is not available in  
postgresql.





More information about the bugs mailing list