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

MythTV mythtv at cvs.mythtv.org
Tue Apr 22 19:54:50 UTC 2008


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

Comment(by Miwer):

 ... continued from my previous post ...

 What is the reason for first converting the strings to varbinary ?

 I just tried only applying the changes in 1216 (converting varchar
 directly from latin1 to utf8 - no conversion to varbinary first) and it
 worked fine...

 My entries are still correct, and Hex has changed into this:


 {{{
 mysql> select hex(title) from recorded;
 +----------------------------------------------------------------------------------------+
 | hex(title)
 |
 +----------------------------------------------------------------------------------------+
 | 416668C3A66E67696720616620736578
 |
 | 426174746C65737461722047616C616374696361
 |
 | 426174746C65737461722047616C616374696361202D2064656C32
 |
 | 42657665726C792048696C6C7320393032313020436C6173736963
 |
 | 466F72204C6F7665206F72204D6F6E6579
 |
 |
 46524120534B524F542054494C20534C4F54202D20424544524520424F4C49472C204245445245204C4956
 |
 | 476F27206D6F7267656E2044616E6D61726B
 |
 | 496E73696465205468652053696D70736F6E73
 |
 | 4B6F6E74616E74
 |
 | 4C616C616E64696120747572
 |
 | 4F7065726174696F6E2058202D2067696674656E2069206472696B6B6576616E646574
 |
 |
 4F7065726174696F6E2058202D206A616774656E2070C3A5206E65747376696E646C65726E65
 |
 |
 4F7065726174696F6E2058202D206A616774656E2070C3A5206E65747376696E646C65726E65
 |
 |
 4F7065726174696F6E2058202D206A616774656E2070C3A5206E65747376696E646C65726E65
 |
 | 526567696F6E616C70726F6772616D
 |
 | 53757065726E6F7661
 |
 | 5465726D696E61746F7220333A2052697365206F6620746865204D616368696E6573
 |
 | 546865205468726565204D75736B657465657273
 |
 | 546F70204D6F64656C2035
 |
 | 54562032205465646479
 |
 | 582D4D656E
 |
 +----------------------------------------------------------------------------------------+
 21 rows in set (0.00 sec)
 }}}

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


More information about the mythtv-commits mailing list