[mythtv-users] Database update schema error with trunk utf8

freedenizen freedenizen at gmail.com
Sun Dec 7 21:41:17 UTC 2008


I think I see part of the problem.  I have entries in oldprogram that look like:
| Cl###cos de Casos de Familia
    | 2008-11-29 03:00:00 |
| Cl###cos de Control
    | 2008-08-02 04:30:00 |
| Cl###cos de Mujer... Casos de la Vida Real
    | 2008-11-29 02:00:00 |

when it converts it to utf8 I guess it is making them all just 'Cl'
I'm not sure what the ### actually is though as:
select * from oldprogram where oldtitle LIKE  'Cl###%';
Empty set (0.00 sec)


More information about the mythtv-users mailing list