Re: sqlite defect

2013-07-17 Thread Warren Young
On 7/17/2013 18:27, Christopher Faylor wrote: Why was this thread redirected to cygwin-apps? The thread started here, and I replied here. David Rothenberger tried to redirect it to the main list.

Re: sqlite defect

2013-07-17 Thread Christopher Faylor
Why was this thread redirected to cygwin-apps? cgf On Wed, Jul 17, 2013 at 02:52:11PM -0600, Warren Young wrote: >On 7/12/2013 12:49, fger...@gmx.de wrote: >> >> But since 3.7.17-3 I cannot read my databases any more >> "unable to open datase file". > >Without a test case, debugging this will amo

Aw: Re: sqlite defect

2013-07-17 Thread fger555
Von: "Warren Young" >> But since 3.7.17-3 I cannot read my databases any more >> "unable to open datase file". >Without a test case, debugging this will amount to testing guesses. It was with several different files, Mozilla sqlite bookmark database, and with SVN downloads (could not checkout any

Re: sqlite defect

2013-07-17 Thread Warren Young
On 7/12/2013 12:49, fger...@gmx.de wrote: But since 3.7.17-3 I cannot read my databases any more "unable to open datase file". Without a test case, debugging this will amount to testing guesses. My first guess: try setting the new CYGWIN_SQLITE_LOCKING environment variable to "posix". That