-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nicolas Williams wrote:
> I've not run Evolution with SQLite3, so I don't know if it shares the
> cache.  I'll ask the user in question to check.

You'll need to ask the developer :-)
http://sqlite.org/c3ref/enable_shared_cache.html

I don't know if the code also uses virtual tables.  The
sqlite3_enable_shared_cache doc page does go on about how the world will
end if you try to use virtual tables after enabling the shared cache,
but that is not true if you examine the code sqlite3.c:createModule.  I
swear I have reported this before ...

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkCR9EACgkQmOOfHg372QTDDQCeJmuEDP6lfUKVrknDlS4Y5XF/
ZVoAnA49Dxg81l8Q2QRr51lPe4c+Tyfx
=fOpa
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to