zdm has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
According to SQLite documentation, if i set busy_timeout = 0 - handler should wait infinitely while DB is locked.
But, actually, handler immediately dies with message "DBD::SQLite::db do failed: database is locked [for Statement "INSERT INTO session...".
Maybe somebody can help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SQLite busy_timeout not works as expected
by kcott (Archbishop) on Mar 26, 2014 at 15:19 UTC | |
|
Re: SQLite busy_timeout not works as expected
by ww (Archbishop) on Mar 26, 2014 at 15:16 UTC |