Hello!

On Sunday 04 April 2010 12:58:40 you wrote:
> Test script break with "out of memory" error

The problem is produced by the FTS3 extension:

$ sqlite3 test.db 
SQLite version 3.6.23
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> SELECT optimize(data) FROM data LIMIT 1;
Error: out of memory

Best regards, Alexey Pechnikov.
http://pechnikov.tel/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to