I saw some mention of SQLite so I wanted to clear up some confusion. 
SQLite has no tunable parameters like this.  It is faster during
scanning (no IPC traffic to MySQL) but not as fast during complex browse
queries where MySQL is more advanced.

The current plan is to include full support for both MySQL and SQLite,
with MySQL the default on non-embedded platforms.  There will be a pref
to switch database backends if you want.


-- 
andyg
------------------------------------------------------------------------
andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=70371

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to