I seems like the latest 6.5 nightlies are overwriting the dbsource parameter in the config file to use MYSQL instead of SQLite. Is this by design? I didn't think it used to do this, but I could be wrong.
Before: dbsource: dbi:SQLite:dbname=%s After: dbsource: dbi:mysql:hostname=127.0.0.1;port=9092;database=%s -- timrfletcher ------------------------------------------------------------------------ timrfletcher's Profile: http://forums.slimdevices.com/member.php?userid=2981 View this thread: http://forums.slimdevices.com/showthread.php?t=24872 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
