Hi,
SELECT * FROM gn070 WHERE condition ORDER BY criteria LIMIT 1; [...]As far as I can tell, it loads the ENTIRE database into memory (using 1 GB+ of memory).
The latest thread on http://news.gmane.org/gmane.comp.db.sqlite.general looks similar to our problem. Except that we're using SQLite 3.x. Nils _______________________________________________ GNUnet-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-developers
