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

Peter Bennett noreply at github.com
Thu Aug 8 16:50:25 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: da558ca5f531b8074155946b96c82ef4fe0ddefa
      https://github.com/MythTV/mythtv/commit/da558ca5f531b8074155946b96c82ef4fe0ddefa
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2019-08-08 (Thu, 08 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




More information about the mythtv-commits mailing list