Hi,
we've upgraded myDBR version from 4.0.0 to 4.3.4 which exposed a bug in a couple of our reports with missing coalesce() call around aggregate functions. Now aggregate functions work properly returning NULL if no rows were matched and it turns out it was not behaving like this on 4.0.0 version casting some NULL values to zeros.
Did you fix or change anything relevant to this issue between two releases mentioned above?
We're using MySQL Community Edition 5.5.41
BR, Gregory