On 22/06/2012 9:33 AM, Pavel Ivanov wrote:
I believe result of integrity_check won't depend on compilation flags, at least not on those you define. Maybe there's some bug surfacing when you use those compilation flags... Pavel

I've also removed all transactions from the latest code. There were no transactions surrounding these particulars SQL statements, but perhaps they were causing some issue elsewhere which in turn lead to some strange state of the db - just guessing, of course. The database is accessed from multiple processes and multiple threads, so at any given time there are at least 3-4 readers and potentially 2 writers.

I'll see if the new compilation options still make this happen, but it takes a couple of hours for each test due to data volume and I'd need to run a few tests (unless it occurs right away of course). I'll post back.

Thanks!

   Dennis

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

Reply via email to