> On Nov 22, 2016, at 2:10 PM, Richard Hipp <[email protected]> wrote: > > No. Did you run "PRAGMA temp_store=MEMORY;"? This might be a > statement journal opening.
No. (The string “temp_store” does not appear anywhere in the source code.) Any way I can get more info from SQLite about exactly what operation failed, when it returns the error? (If this were on macOS I’d use the fs_usage tool to monitor the app’s filesystem activity, but this is on iOS and this can’t be reproduced in the simulator. Hm, maybe Instruments will do it.) —Jens _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

