Phil Meyer;146870 Wrote: > > When I run SHOW CREATE TABLE tracks, it reports "character set utf8", > not "collate utf8_unicode_ci. > I think I have found the problem. The 7.0 database upgrade in slimserver doesn't create the same database if you do a clean install of 7.0a1 compared to if you have been using 6.5.0 and upgrades it to 7.0a1. I'm guessing that you have either used an 7.0 before 6th October(rev 10240) or a 6.5.0, and then upgraded this database to the current 7.0 release you are using.
I have been able to reproduce the problem and have written a problem report on it: http://bugs.slimdevices.com/show_bug.cgi?id=4387 If you wan't to solve the problem in your setup, I would recommend that you make sure you have backups and then drop all standard slimserver database tables and restart slimserver. This should re-create all standard slimserver tables with the correct "collate" settings and also make it work with TrackStat. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat) , 'SQLPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist) , 'DynamicPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist), 'Custom Browse' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse) and 'RandomPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist) plugins) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=28653 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
