Re: [sqlite] SQLite 3.7.17 preview - 2x faster?

2013-04-07 Thread Chris Smith
Possibly related: http://en.wikipedia.org/wiki/Thrashing_(computer_science) On Sun, Apr 7, 2013 at 6:25 AM, Jean-Christophe Deschamps j...@antichoc.netwrote: Hi Max, The link is dead. I'd like to know more about this so can you provide us with a live link? Thanks.

Re: [sqlite] sqlite3 database unreadable on Mountain Lion

2012-08-06 Thread Chris Smith
Running Mountain Lion, I got: 2012-06-11 02:05:22 f5b5a13f7394dc143aa136f1d4faba6839eaa6dc for: sqlite3 :memory: 'SELECT sqlite_source_id()' On Mon, Aug 6, 2012 at 7:26 AM, Richard Hipp d...@sqlite.org wrote: On Fri, Aug 3, 2012 at 10:33 AM, Tobias Giesen tobiasgie...@gmail.com wrote:

Re: [sqlite] I consider this a bug. Anyone else?

2012-06-27 Thread Chris Smith
When seeking additional pain along these lines, your attention is drawn to sqlitejdbc. I did get it to compile and pass its test suite; actually integrating it with a project, not so much. On Tue, Jun 26, 2012 at 5:39 PM, E. Timothy Uy t...@loqu8.com wrote: 40-80 hours digging deep into how