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 ?
If not, can this be considered a bug and fixed ?
If not, can the problem be documented ?

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

Reply via email to