Icon View Incident Report

Serious Serious
Reported By: Piotr Front
Reported On: 12/2/2011
For: Version 2.06 Build 2
# 3522 Derived Tables That Use Parameters Can Take a Very Long Time to Execute

There is a serious bug in queries with subqueries and parameters. It occur only with specific set of data.


Comments Comments and Workarounds
The issue was caused by the fact that the derived table's query was being re-executed over and over again due to the parameters, instead of being executed once. The workaround is to use constants instead of parameters.


Resolution Resolution
Fixed Problem on 12/4/2011 in version 2.07 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image