[mythtv-firehose] mythtv/fixes/0.24 commit: 572b95aa5 by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Thu Jun 23 18:43:04 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-06-23T11:42:18-07:00
   Push Date:  2011/06/23 11:42:57 -0700
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  572b95aa59d76a22aa0f4561ee25f6452366f420
   Changeset:  https://github.com/MythTV/mythtv/commit/572b95aa5

Log:

Use settings code to store mythfilldatabase HaveRepeats.

Modify mythfilldatabase to use the main settings code to store the
HaveRepeats setting data.  This will prevent scheduling issues that can
occur when users/scripts/packages/whatever break the MythTV settings
table data through direct DB editing or invalid partial database restore
procedures, or when users have extremely bad luck and that one
particular row is corrupted in the database binary data files and
"fixed" by mysqlcheck/REPAIR table by deleting the row.
(cherry picked from commit f37917f9476aadf33f2eb35df5d423700a438c33)

Modified:

   mythtv/programs/mythfilldatabase/main.cpp



More information about the mythtv-firehose mailing list