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

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


  Branch: refs/heads/fixes/0.28
  Home:   https://github.com/MythTV/mythtv
  Commit: bf8956a98bb686beed6699edb79d4c7c27459936
      https://github.com/MythTV/mythtv/commit/bf8956a98bb686beed6699edb79d4c7c27459936
  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