[mythtv-commits] Ticket #5070: Database schema upgrade error from 1216 to 1217.

MythTV mythtv at cvs.mythtv.org
Sun Mar 30 15:07:38 UTC 2008


#5070: Database schema upgrade error from 1216 to 1217.
--------------------------------+-------------------------------------------
 Reporter:  nlabadie at gmail.com  |        Owner:  ijr 
     Type:  defect              |       Status:  new 
 Priority:  major               |    Milestone:  0.22
Component:  mythtv              |      Version:  head
 Severity:  medium              |   Resolution:      
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by nlabadie at gmail.com):

 Hi Janne,

 I get the following when attempting to run the query:

 {{{
 ERROR 1054 (42S22): Unknown column 'oldtitle' in 'field list'
 }}}

 Here's the list of tables:

 {{{
 +--------------------------------+
 | Tables_in_mythconverg          |
 +--------------------------------+
 | archiveitems                   |
 | callsignnetworkmap             |
 | capturecard                    |
 | cardinput                      |
 | channel                        |
 | codecparams                    |
 | credits                        |
 | customexample                  |
 | diseqc_config                  |
 | diseqc_tree                    |
 | displayprofilegroups           |
 | displayprofiles                |
 | dtv_multiplex                  |
 | dtv_privatetypes               |
 | dvdbookmark                    |
 | dvdinput                       |
 | dvdtranscode                   |
 | eit_cache                      |
 | favorites                      |
 | filemarkup                     |
 | gallerymetadata                |
 | gamemetadata                   |
 | gameplayers                    |
 | housekeeping                   |
 | inputgroup                     |
 | inuseprograms                  |
 | jobqueue                       |
 | jumppoints                     |
 | keybindings                    |
 | keyword                        |
 | movies_movies                  |
 | movies_showtimes               |
 | movies_theaters                |
 | music_albumart                 |
 | music_albums                   |
 | music_artists                  |
 | music_directories              |
 | music_genres                   |
 | music_playlists                |
 | music_smartplaylist_categories |
 | music_smartplaylist_items      |
 | music_smartplaylists           |
 | music_songs                    |
 | music_stats                    |
 | musicmetadata                  |
 | musicplaylist                  |
 | mythlog                        |
 | mythweb_sessions               |
 | netflix                        |
 | networkiconmap                 |
 | oldfind                        |
 | oldprogram                     |
 | oldrecorded                    |
 | people                         |
 | phonecallhistory               |
 | phonedirectory                 |
 | pidcache                       |
 | playgroup                      |
 | powerpriority                  |
 | profilegroups                  |
 | program                        |
 | programgenres                  |
 | programrating                  |
 | recgrouppassword               |
 | record                         |
 | recorded                       |
 | recordedcredits                |
 | recordedfile                   |
 | recordedmarkup                 |
 | recordedprogram                |
 | recordedrating                 |
 | recordedseek                   |
 | recordingprofiles              |
 | recordmatch                    |
 | romdb                          |
 | schemalock                     |
 | settings                       |
 | storagegroup                   |
 | tvchain                        |
 | upnpmedia                      |
 | videocast                      |
 | videocategory                  |
 | videocountry                   |
 | videogenre                     |
 | videometadata                  |
 | videometadatacast              |
 | videometadatacountry           |
 | videometadatagenre             |
 | videosource                    |
 | videotypes                     |
 | weatherdatalayout              |
 | weatherscreens                 |
 | weathersourcesettings          |
 | websites                       |
 +--------------------------------+
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5070#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list