Hello. I use SQLite 3.2.8.
When comitting a transaction I get an error "database or disk is full". But there is 6 Gb of free space on my hard drive. Database is about 4 Gb. There is no error when doing the same inserts but without transaction. Why does it happen? Thank you.Anton.

