Hello, 

I use a SB3 with SlimServer 6.2.2 and MySQL 5.0 on a Windows 2000
server. 
Everything is OK, except that the database is often cleared and I have
to rescan it. I have enabled logs on MySQL, and found that slimserver
send queries to MySQL to drop tables when I started the SB3. 

Can someone explain me you tell me how to fix this. 
Thanks. 
Frederic

Part of log : 
060615 23:17:59      11 Query       SELECT id, track, value
FROM   comments
WHERE  track = '623'
060616  8:34:14      12 Connect     [EMAIL PROTECTED] on slimserver
                     12 Query       set autocommit=0
                     12 Query       SHOW TABLES
                     12 Query       SELECT version FROM metainformation
060616  8:34:15      12 Query       SET FOREIGN_KEY_CHECKS = 0
                     12 Query       DROP TABLE metainformation
                     12 Query       DROP TABLE tracks
                     12 Query       DROP TABLE playlist_track
                     12 Query       DROP TABLE albums
                     12 Query       DROP TABLE contributors
                     12 Query       DROP TABLE contributor_track
                     12 Query       DROP TABLE contributor_album
                     12 Query       DROP TABLE genres
                     12 Query       DROP TABLE genre_track
                     12 Query       DROP TABLE comments
                     12 Query       DROP TABLE dirlist_track
                     12 Query       DROP TABLE pluginversion
                     12 Query       commit


-- 
flebas
------------------------------------------------------------------------
flebas's Profile: http://forums.slimdevices.com/member.php?userid=5907
View this thread: http://forums.slimdevices.com/showthread.php?t=24759

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to