Re: SQLite Concurrency Issue
[email protected] ("David E. Wheeler")
| Newsgroups | perl.dbi.users |
|---|---|
| Message-ID | <[email protected]> |
On Dec 23, 2010, at 6:53 AM, <[email protected]> wrote: > You say you've set sqlite_use_immediate_transaction but did you set it for > just the transactions you've SEEN abort? This attribute may have to be set > for ALL transactions including the SELECTS. No, all transactions. David