MantisBT - CDash
View Issue Details
0007458CDashpublic2008-08-06 07:272008-08-06 13:51
Julien Jomier 
Julien Jomier 
normalminorrandom
closedfixed 
1.0 
1.2 
0007458: add_coverage produce SQL error
[2008-06-18 09:15:06] (add_coverage): SQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
No tags attached.
Issue History
2008-08-06 07:27Julien JomierNew Issue
2008-08-06 07:28Julien JomierStatusnew => assigned
2008-08-06 07:28Julien JomierAssigned To => Julien Jomier
2008-08-06 13:51Julien JomierStatusassigned => closed
2008-08-06 13:51Julien JomierNote Added: 0012950
2008-08-06 13:51Julien JomierResolutionopen => fixed
2008-08-06 13:51Julien JomierFixed in Version => 1.2

Notes
(0012950)
Julien Jomier   
2008-08-06 13:51   
Sometimes the coverage array is empty, therefore the SQL query was invalid. Checking for empty array did the trick.