[mythtv-commits] Ticket #10314: Datatype programmatical bug in mythconverg database videometadata table

MythTV noreply at mythtv.org
Mon Feb 6 22:09:16 UTC 2012


#10314: Datatype programmatical bug in mythconverg database videometadata table
--------------------------------------+------------------------------------
 Reporter:  hodosiszabolcs@…          |           Type:  Bug Report - Crash
   Status:  new                       |       Priority:  critical
Milestone:  unknown                   |      Component:  MythTV - General
  Version:  0.24.1                    |       Severity:  medium
 Keywords:  database                  |  Ticket locked:  0
--------------------------------------+------------------------------------
 Dear MythTV Developers,

 Sadly I have to report a serious logical, design fault in the mythconverg
 database's videometadata table's column "releasedate".

 Somehow the software in rollback/default cases uses the DATE datatype
 value '0000-00-00'.

 I would like to warn you that 0000.00.00. is neither a valid date in
 java.util.Date class, nor in MySQL, nor in SQL standard, nor in any
 university where Database development is taugh.

 I'm in a middle of a complex development for port.hu scraper for MythTV.

 I wasted 3 hour of development work just because of your idiotism!

 Please train your database coder.

 I'm absolutely frustrated.

 Sorry.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10314>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list