[mythtv-commits] [MythTV/mythtv] 5cde05: dbcheck: Enforce correct recgroupids for special r...
Peter Bennett
noreply at github.com
Mon Aug 12 14:25:03 UTC 2019
Branch: refs/heads/fixes/30
Home: https://github.com/MythTV/mythtv
Commit: 5cde0578d84926171b20c8f7e95a101e9b0b9457
https://github.com/MythTV/mythtv/commit/5cde0578d84926171b20c8f7e95a101e9b0b9457
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