[Catalyst] Session Problem

Carl Franks fireartist at gmail.com
Tue Dec 20 10:08:16 CET 2005


On 20/12/05, Mike Garfias <mike at garfias.org> wrote:
>
> [Mon Dec 19 21:47:32 2005] [catalyst] [error] Caught exception in engine
> "DBD::mysql::st execute failed: Column 'id' cannot be null [for Statement
> "INSERT INTO sessions (session_data, expires, id) VALUES (?, ?, ?)"] at
> /Library/Perl/5.8.6/DBIx/ContextualFetch.pm line 51."
>

I was getting this the other day with the latest releases of
Catalyst::Plugin::Session and Catalyst::Plugin::Session::Store::DBI
from CPAN.

I installed the latest version of both from the subversion trunk
instead and it works fine now.

Carl



More information about the Catalyst mailing list