bluegaspode;647691 Wrote: 
> Does anyone know if an analyze tables is done after inserting each 50000
> tracks (or different count) 
> Every major database needs this if there are bulk inserts and reads
> happening at the same time (which I expect the scanner to does?)
> 
As far as I can see it runs ANALYZE(SQLite) or OPTIMIZE TABLE(MySQL) at
the end of a full rescan and after every 100 tracks in a new/changed
scan.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=89391

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to