On 18 Oct 2010, at 6:25pm, Powell, Jeff wrote:

> Yes, each thread does its own sqlite3_open().  In fact, I get the same 
> behavior when each thread is using completely separate files (for example, 
> making multiple copies of the database, with each thread using a different 
> copy).

That second bit is probably a big clue as to what's going on.  I see you're 
pursuing it in another branch.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to