hello,
we recently switched from SQLite version 3.5.4 to 3.7.5. When I run process
monitor on our machines I see a lot of failed file access attempts that weren't
there before (v 3.5.4).
It is failed QueryOpen (NAME NOT FOUND) events for DBASE-NAME.db3-wal and
DBASE-NAME.db3-journal.
I find especially the *-wal access attempt pretty strange as we do not have WAL
enabled for our database: it is set to the default journal mode (DELETE). Is
this normal behaviour? Or is this influenced by some setting I don't know of?
kind regards,
Gert
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users