On 4/15/17, Simon Slavin <[email protected]> wrote:
> Suppose I compile a copy of SQLite3 with SQLITE_THREADSAFE = 0.
>
> Then suppose I execute
>
>       sqlite3_config(SQLITE_CONFIG_SERIALIZED)
>
> Would I get an error back ?

Yes.  Did you try it?

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to