> Isn't that exactly what NOMUTEX does?

The docs (http://www.sqlite.org/threadsafe.html) say 

  The SQLITE_OPEN_NOMUTEX flag causes the database connection to be in the 
multi-thread mode and
  the SQLITE_OPEN_FULLMUTEX flag causes the connection to be in serialized mode.

Is this wrong?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to