[mythtv-commits] Ticket #8585: Qt:ISODate/mysql icompatibility

MythTV noreply at mythtv.org
Mon Feb 21 01:51:29 UTC 2011


#8585: Qt:ISODate/mysql icompatibility
----------------------------------+----------------------------
 Reporter:  eltorio@…             |          Owner:  mdean
     Type:  defect                |         Status:  infoneeded
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Trunk Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by mdean):

 In: 7e33788e5b75049d8eaceee589606a69241eab24

 Fix some invalid-format datetimes in queries.

 Fix some hard-coded, string datetime representations in queries that
 were using an invalid format that no longer works with MySQL 5.5.  These
 datetime literals now use the correct MySQL SQL datetime literal format
 (which is also the ISO SQL datetime literal format).

 Huge thanks to Rob Smith for testing with MySQL 5.5 and seeking out the
 datetime-usage within queries.

 Refs #8585 (possibly fixes #8585).

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/8585#comment:7>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list