On 15 Apr 2017, at 8:10pm, Richard Hipp <d...@sqlite.org> wrote:

> On 4/15/17, Simon Slavin <slav...@bigfraud.org> 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?

Thanks for the confirmation.  I tried it using macOS, and I got an error as I’d 
hoped, but I wasn’t sure whether it would apply to all possibly setups or I was 
just lucky.  I appreciate you telling me that someone throught through this 
problem.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to