Reply To: 1400 on YDL PPC … database upgrade failes …

#6879
rpedde
Participant

@eddieb wrote:

Old database version.
Error opening db: Wrong db schema. Use mtd-update to upgrade the db.
Stopping signal handler
Got INT signal. Notifying daap server.

there is NO mtd-upgrade on my system ….

Whoops!

That’s kinda broken!

You can use the sqlite command line to drop the songs, and playlistitems tables, and delete from playlists where type != 1

Alternatively, you could just move the db out of the way and let it create a new one.

meanwhile, I’ll take a look at the upgrade code and see what’s up with it.

— Ron