[mythtv-commits] [MythTV/mythtv] 7668cc: dbcheck: Enforce correct recgroupids for special r...

Peter Bennett noreply at github.com
Mon Aug 12 14:26:26 UTC 2019


  Branch: refs/heads/fixes/29
  Home:   https://github.com/MythTV/mythtv
  Commit: 7668cc59abbe3212fb80ca325df6c2522f28eae7
      https://github.com/MythTV/mythtv/commit/7668cc59abbe3212fb80ca325df6c2522f28eae7
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M mythtv/libs/libmythtv/dbcheck.cpp

  Log Message:
  -----------
  dbcheck: Enforce correct recgroupids for special recording groups

If the mysql server is set up with auto_increment_increment=2 or
some value other than 1, the wrong values were set for the special
recording groups.

This only fixes it for new database setups or upgrades from schema
id 1320.

Refs #13473

(cherry picked from commit da558ca5f531b8074155946b96c82ef4fe0ddefa)




More information about the mythtv-commits mailing list