Hello, At $work we have an Android application that uses sqlite3 (compiled from amalgamation version 3.7.6.3 with a little tweak to get fdatasync() defined). In the application we set soft heap limit. Now today we noticed that something fails when the heap limit is 2MiB, but works fine when we increased it to 20MiB. And the more curious thing is that in Windows version (built from same sources) gives correct answers even though the limit is only 1MiB there.
I will try to debug it tomorrow (and with latest version, too). I just wanted to ask in advance whether there are some debug traces that I could enable to see what's going on inside sqlite. Thanks, Jan -- Jan 'Bulb' Hudec <b...@ucw.cz> _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users