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

MythTV noreply at mythtv.org
Sat Apr 16 23:12:02 UTC 2011


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

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.24.1


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).
 (cherry picked from commit 7e33788e5b75049d8eaceee589606a69241eab24)
  Changeset: c339887d24a316365ddfc3f768d628202dd57fe8

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


More information about the mythtv-commits mailing list