> Thanks for reporting this. I think it should be fixed here:
>
> http://www.sqlite.org/src/info/623827192532f08b
Thanks for the fix! I confirm it fixes the issue I saw.
Marcin
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:80
> Do you have a large cache-size configured?
Yes:
PRAGMA cache_size = 10
PRAGMA page_size = 16384
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
Hi
I work with sqlite files that have a few gigabytes of simple data.
Almost all of the data sits in one table that has 9 non-null integer
columns (including row_id, and one int64 column) plus 3 additional
string or int columns (additional columns are filled with nulls
mostly). The table has tens
3 matches
Mail list logo