[mythtv-commits] mythtv branch master updated by wagnerrp. v0.26-pre-818-gdea4880

Git Repo Owner noreply at mythtv.org
Sun Jul 8 19:41:48 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  dea4880ac87967182dfc0c34cc57cab1b3528301 (commit)
      from  8cdf5daa069a55712996afc7c5a3b9e3d97ff82b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dea4880ac87967182dfc0c34cc57cab1b3528301
Author:    Raymond Wagner <rwagner at mythtv.org> at Sun, 8 Jul 2012 15:39:02 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sun, 8 Jul 2012 15:39:02 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=dea4880ac87967182dfc0c34cc57cab1b3528301

Remove secondary key from scannerpath due to key length issues.
This will require users to revert their database, or more easily `drop
table scannerfile` if they attempted and failed updating the schema
previously.

Note, this may cause future problems, as at least my system did not
reject the key, and there may be inconsistencies between users running
master branch.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/dbcheck.cpp |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list