Bugzilla – Bug 2101
Database recreation on each restart with subversion r4203
Last modified: 2011-03-16 04:39:19 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);]
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.
Fixed in subversion change 4208