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

MythTV noreply at mythtv.org
Sun Feb 27 06:03:53 UTC 2011


#8585: Qt:ISODate/mysql icompatibility
----------------------------------+----------------------------
 Reporter:  eltorio@…             |          Owner:  mdean
     Type:  defect                |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Trunk Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------
Changes (by Michael T. Dean):

 * status:  infoneeded => closed
 * resolution:   => fixed


Comment:

 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).
  Changeset: 7e33788e5b75049d8eaceee589606a69241eab24

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


More information about the mythtv-commits mailing list