Massimo Manghi wrote:
> Hi everybody
> 
> I'm sending on the list a file including patches for "dio" and "session"
> and some new files that add support for Mysql and Oracle.
> 
> These patches are 99% work of Arnulf Wiedemann. I tested
> the code on Mysql (Arnulf is intensively using the module for Oracle)
> and made some minor changes.
> Mysql doesn't remove the expired sessions rows from
> rivet_session_cache: mysql accepts the syntax 'ON DELETE CASCADE'
> for portability when creating the database, but it takes no action
> upon deletion of an expired session from 'rivet_session'. Actual
> support for this hasn't  been added as of version 5.0. In order
> to suggest a workaround I added the file
> 'session-purge-mysql.sql' with a sql statement that
> could be run from cron job. Yet the problem of a wider
> portabilty of the do_garbage_collect method is open.

Ok, I committed this.  Thanks to both of you for your work on it!

-- 
David N. Welton
- http://www.dedasys.com/davidw/

Linux, Open Source Consulting
- http://www.dedasys.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to