[mythtv-commits] Ticket #5070: Database schema upgrade error from 1216 to 1217.
MythTV
mythtv at cvs.mythtv.org
Thu Jul 3 06:31:00 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 anonymous):
After studying this issue a bit more I have come to the same conclusion as
Miwer, the update seems to handle international characters better if not
converting to varbinary in the first step. I have attached a very rough
patch simply removing the 1215-1216 db version upgrade that performs the
conversion to varbinary. The whole db update worked great for me with this
patch, but simply removing a db version upgrade seems like an ugly hack.
It would not handle an upgrade from a database stuck at version 1215 for
example. Is there a better way to do this?
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5070#comment:17>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list