[kepler-dev] [Bug 4308] - Workflow Run Manager - problem with getWorkflowRunsForExecutions in mysql

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Sep 18 19:17:32 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4308


crawl at sdsc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|general                     |provenance
         Resolution|                            |FIXED




------- Comment #1 from crawl at sdsc.edu  2009-09-18 19:17 -------
Fixed. The query for workflow runs was not valid in MySQL. Also, by default
MySQL throws an exception when querying the zero time value "0000-00-00
00:00:00". I changed the connection string to instead return null.


More information about the Kepler-dev mailing list