Bug 2101 - Database recreation on each restart with subversion r4203
: Database recreation on each restart with subversion r4203
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Database
: 6.2.0
: PC Linux (other)
: P2 trivial (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-09-08 08:41 UTC by Hakan Tandogan
Modified: 2011-03-16 04:39 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hakan Tandogan 2005-09-08 08:41:21 UTC
I'm running r4203 with mysql.

My server recreates its tables (causing a new scan of my music, of cource)
on each and every restart. The last 'svn update' brought changes for
Database version 12, but if I turn --d_sql on, I see that the metadata
version is set to 11:

2005-09-08 17:21:06.1430 Executing SQL statement: [INSERT INTO
metainformation VALUES (11, 0, 0);]
Comment 1 KDF 2005-09-08 08:52:49 UTC
Is this on startup without any use of the interface?  no moodlogic or itunes?
There were issues that would trigger a scan on any activity in the main server
settings page, but those issues should now be fixed.
Comment 2 Dan Sully 2005-09-08 10:10:33 UTC
Fixed in subversion change 4208