[Catalyst] Duplicate entries with C::P::Session::Store::DBIC
and MySQL - new findings
Daniel Westermann-Clark
dwc at pobox.com
Fri Sep 26 21:49:08 BST 2008
On 2008-08-26 09:47:59 +0200, Tobias Kremer wrote:
> a) Patch Catalyst::Plugin::Session::Store::DBIC to wrap the flash
> functionality in a transaction (of course, this must be
> configurable).
I've released a new version which includes this functionality:
0.07 Wed Sep 24 17:08:34 EDT 2008
- Code was silently truncating storage to MySQL, rendering the
session unreadable. Patched to check DBIx::Class size from
column_info (if available)
- Wrap find_or_create calls in a transaction to (hopefully)
avoid issues with duplicate flash rows
Thanks,
--
Daniel Westermann-Clark
More information about the Catalyst
mailing list