[mythtv-commits] Ticket #2775: utf8 query inside mythfrontend fails with german umlaut

MythTV mythtv at cvs.mythtv.org
Wed Apr 18 08:35:20 UTC 2007


#2775: utf8 query inside mythfrontend fails with german umlaut
-------------------------------------+--------------------------------------
 Reporter:  tormen <tormen at gmx.net>  |        Owner:  ijr       
     Type:  defect                   |       Status:  closed    
 Priority:  minor                    |    Milestone:  unknown   
Component:  mythtv                   |      Version:  0.20      
 Severity:  medium                   |   Resolution:  worksforme
-------------------------------------+--------------------------------------
Changes (by janne):

  * status:  reopened => closed
  * resolution:  => worksforme


Comment:

 recompile mysql with USE=latin1 and then qt.

 Changing the default charset in the my.cnf doesn't help, since the qt
 mysql module seems not to use it.

 It is necessary to use latin1 since we use it as 8bit storage for utf-8
 strings to avoid the space penalty of using utf-8 in mysql.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2775#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list