On Wed, Jun 11, 2014 at 4:08 AM, Mayank Kumar (mayankum) <[email protected] > wrote:
> Thanks Richard. When there is not enough space to write a journal file, > what is the expected behavior. Will that and any transaction which cannot > write a journal file fail ? > > You will get an SQLITE_FULL error and the transaction will attempt to roll back. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

