Has anyone done a successful port of SQLite to the Integrity OS.  Using
their WLFS file system and nand flash, I can run ok for about 5 hours
inserting 1 record every 3-5 seconds.  My db gets to be about 1.8 MB and
holds steady.  Then I get an error message that the file system has panicked
and I am dead in the water.  If I reboot I can read the DB but the next
insert will kill the file system.  I have a limit on the table of 5000
records and the it is around 9000 (table size has not changed since 5000)
where I see the file system die on a stat check.


-- 
Christopher Taylor - Registered Linux User #383327
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to