I'd say it's not MySQL per se that's too slow (I've seen it handling 1.5 million audio tracks in fractions of a second) but how efficient the SQL statements are and how much work you give it.
Scanning the exact same library (~28k files) with another application (SAM Broadcaster 4) that uses a barebones MySQL takes between 5 and 10 minutes, not many hours. So I reckon there's still some room for optimization. ;-) -- Moonbase Moonbase: 'The Problem Solver' (http://www.kaufen-ist-toll.de/moonbase) ------------------------------------------------------------------------ Moonbase's Profile: http://forums.slimdevices.com/member.php?userid=21594 View this thread: http://forums.slimdevices.com/showthread.php?t=66082
_______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
