howdy!

question:

for an in-memory db with the threading mode set to serialized, is the  
internal mutex held for an entire transaction so that one thread won't  
access the db while another one is in the middle of a transaction with  
multiple insert statements?


thanks for any info.

James Gregurich
Engineering Manager
Markzware

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

Reply via email to