On 10/26/18, Sebastian Zwack <sebastian.zw...@ebenefuenf.de> wrote:
>
> Out of curiosity, why do in-memory and file based differ here? Are these
> query optimizations only done for the in-memory db?
>

I observe the problem regardless of whether the database is on-disk or
in-memory.  Perhaps your system is somehow using a different (older)
version of SQLite that predates the problem when accessing database
file from disk?

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to