[mythtv-commits] mythtv commit: r16518 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Mar 12 03:43:55 UTC 2008


      Author: cpinkham
        Date: 2008-03-12 03:43:54 +0000 (Wed, 12 Mar 2008)
New Revision: 16518
   Changeset: http://cvs.mythtv.org/trac/changeset/16518

Modified:

   branches/release-0-21-fixes/mythtv/libs/libmythtv/dbcheck.cpp

Log:

Add some logic to the StorageGroups DB upgrade code to handle broken DB
configs where people have more than one RecordedFilePrefix entry for a
given host or where hostname is empty or NULL.  These are probably caused by
DB restores over existing data.  New logic does a DISTINCT and checks that
hostname IS NOT NULL and that hostname <> ''.






More information about the mythtv-commits mailing list