On May 14, 2009, at 9:13 PM, erland wrote: > > andyg;423311 Wrote: >> >>> I also run with SC configured to use my own MySQL instance - will >>> this continue to work? >> >> No, that's not supported. > > Andy, just to make sure, are you saying that the core SqueezeCenter > code no longer will work with MySQL ? > Neither bundled nor standalone version of MySQL ? > > I'm asking since I know that several of my plugins currently use MySQL > specific SQL statements so I need to know if I need to support both > SQLite and MySQL or if I can change them to ONLY support SQLite. > > I thought the idea (based on the discussion in the new schema thread) > was that SQLite would be bundled but it would still be possible to > use a > standalone MySQL instance if you like to.
Right now it will not support MySQL. We would like to be able to support standalone MySQL but we don't have the time to work on this right now. Any volunteers? Note that new schema is not going to happen for 7.4, this is just the same old schema. Your plugins should probably only worry about SQLite. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
