[mythtv-commits] Ticket #1195: MySQL Error 1071 on Schema upgrading, when starting mythtv-setup in Gentoo

MythTV mythtv at cvs.mythtv.org
Thu Feb 2 10:05:07 UTC 2006


#1195: MySQL Error 1071 on Schema upgrading, when starting mythtv-setup in Gentoo
-------------------------------+--------------------------------------------
 Reporter:  magicmonty at web.de  |        Owner:  ijr    
     Type:  defect             |       Status:  closed 
 Priority:  minor              |    Milestone:         
Component:  mythtv             |      Version:  0.18.1 
 Severity:  high               |   Resolution:  wontfix
-------------------------------+--------------------------------------------
Changes (by ijr):

  * resolution:  => wontfix
  * status:  new => closed

Comment:

 Won't fix, as such.  You need to switch the myth database tables to
 latin-1 instead of utf-8.   'ALTER DATABASE mythconverg DEFAULT CHARACTER
 SET latin1;'  This is done in the database creation in svn/0.19.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1195>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list