On Monday 14 February 2005 03:19 pm, Nathan Poznick wrote:
> When I upgraded my Debian system this morning to 0.17, I found that
> mythfrontend wouldn't start.  Upon closer inspection, it was failing to
> update the database schema.  When the backend started up it updated the
> schema all the way to version 1071, yet the value for DBSchemaVer in the
> settings table was 1065.  I verified that the changes through 1071 had
> actually been made and they had.  After manually setting the schema
> version to 1071 mythfrontend happily started up, but I wanted to check
> and see if anyone else has had this happen.  Matt wasn't sure how this
> could happen, so it may be that there was just something odd in my
> setup.

Yes, I also had that happen. It turned out that when the frontend tried to 
update the schema, mysql complained because the column names that the 
frontend was trying to create were already in the database. So I deleted the 
columns manually and then re-ran mythfrontend, and it worked.
--Tony
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to