http://qs1969.pair.com?node_id=1081303


in reply to Unexpected and uncatchable database corruption errors using DBD::SQLite & Parallel::ForkManager

I cordially suggest that this is the sort of application that should not use SQLite.

Replies are listed 'Best First'.
Re^2: Unexpected and uncatchable database corruption errors using DBD::SQLite & Parallel::ForkManager
by djerius (Beadle) on Apr 06, 2014 at 19:45 UTC
    The actual application doesn't hit the database that hard; the test code is designed to get to failure more quickly.

    After the fix suggested by moritz, everything is working fine.