[mythtv-firehose] mythtv/master commit: c8e2e5f2c by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Sun Oct 30 18:44:50 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-10-30T11:42:29-07:00
   Push Date:  2011/10/30 11:44:39 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  c8e2e5f2cf8bbeec72e40c3144119c8d8060ae4a
   Changeset:  https://github.com/MythTV/mythtv/commit/c8e2e5f2c

Log:

Fix waiting for the logging table on upgrade.

A logic-o/typo in [aab13b393] meant that we stopped waiting for the
logging table as soon as we had a MythCoreContext, which resulted in a
spew of log messages saying that the logging table didn't exist for
users who were upgrading their databases from versions before the new
logging API or creating new databases.

This fixes the wait code so that users won't be confused by/blame failed
upgrades on the (harmless) messages that simply meant we were unable to
log to the database, yet.

Modified:

   mythtv/libs/libmythbase/logging.cpp



More information about the mythtv-firehose mailing list