[mythtv-commits] Re: Ticket #805: DB error (performing database upgrade) 1119 to 1120

MythTV mythtv at cvs.mythtv.org
Tue Dec 13 18:58:04 EST 2005


#805: DB error (performing database upgrade) 1119 to 1120
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr
     Type:  defect     |       Status:  new
 Priority:  minor      |    Milestone:     
Component:  mythtv     |      Version:     
 Severity:  medium     |   Resolution:     
-----------------------+----------------------------------------------------
Comment (by bjm <bjm at lvcm.com>):

 Unless you had added a column "jump" to your playgroup already, this must
 have run twice. The first failure would be significant.
 {{{
 $ mysql -u mythtv -pmythtv mythconverg
 mysql> ALTER TABLE playgroup DROP COLUMN jump;

 $ mythbackend -v database > /tmp/dbcheck.out
 }}}
 It may work this time but if it fails, attach the dbcheck.out file and
 the output from "mysqld --version".

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/805>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list