[horde] Horde 2.2.1 session handler
Andrew Morgan
morgan at orst.edu
Thu Mar 27 14:39:56 PST 2003
On Thu, 27 Mar 2003, Chuck Hagenbuch wrote:
> Quoting Andrew Morgan <morgan at orst.edu>:
>
> > I was checking the other drivers in horde/lib/SessionHandler/ when I
> > noticed that there is a generic 'sql' driver, which apparently used the
> > horde/lib/SQL.php code. Should I be using that instead of the mysql
> > specific one? Or is the 'sql' driver for something else?
>
> 'sql uses the PEAR::DB abstraction layer, so it will work for many more
> databases. 'mysql' uses the mysql-native functions, so may be slightly
> faster.
Ah, thanks for the explanation. If I ever try the 'sql' driver, I'll
submit a patch for similar session behavior there too. :)
Andy
More information about the horde
mailing list