2010/7/7 Alexey Pechnikov <[email protected]> > And additional problem fired when increased range j<=2000: > ... > 558 > database disk image is malformed > while executing > "db eval {insert into role (uuid) values (hex(randomblob(16)))}" > ... >
This problem should be fixed in the latest snapshot available at http://www.sqlite.org/draft/download.html (or from Alexey's fossil mirror.) > $ ls -lh|grep .db > -rw-r--r-- 1 veter veter 4,4G Июл 7 09:10 grow.db > -rw-r--r-- 1 veter veter 288K Июл 7 09:10 grow.db-shm > -rw-r--r-- 1 veter veter 261M Июл 7 09:10 grow.db-wal > > -- > Best regards, Alexey Pechnikov. > http://pechnikov.tel/ > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- --------------------- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

