> >Have you tried with this turned on: > > http://www.sqlite.org/compile.html#enable_locking_style
Enabling this causes link errors under my version of OSX, due to the absence of "gethistuuid". I see some traffic on the web that suggests this comes in a later OSX. (I use 10.4.11) Also, this seems to be an API-free option that "does the right thing", but there is no apparent way to tell what option it is selecting, or for that matter, what locking is used under any circumstances. It would be useful to have a specific piece of information, "locking using strategy x" which I could derive and perhaps verify dissonant locking strategies as the source of the problem now, and if it ought to be fixed by enabling the fancier locking code. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users