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

MythTV noreply at mythtv.org
Fri Aug 26 23:20:25 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
----------------------------------+----------------------------

Comment (by Github):

 Fix invalid-string-format date passing to MySQL.

 This fixes a lot of instances where we were passing
 incorrectly-formatted string representations of date/time values in
 prepared queries.  This is an issue now that MySQL 5.5 is picky about
 receiving properly-formatted strings.

 Thanks to Daniel K for finding another pattern to search for direct
 binding of string-formatted dates.

 Refs #8585.
  Branch:    master
  Changeset: 3d42de592136a7f3ab9bfca197c73aaa5f6bc56d

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


More information about the mythtv-commits mailing list