Title:
CFLOOP on large query recordset with more than 65534 records only processes first 65534 records in query
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Claire Harmony / Claire Harmony (Claire Harmony)
Created: 09/08/2014
Components: Database
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: ALL / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description:I run a query that returns several hundred thousand records. Then I do a CFLOOP on the returned recordset and the loop only processes the first 65534 records and then stops.
Steps to Reproduce:Create a CFQUERY that returns several hundred thousand records. Run a CFLOOP on it and you will see that it stops looping after 65534 records
Actual Result:
Expected Result:
Any Workarounds: No workaround found, please fix it
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3820493
External Customer Info:
External Company:
External Customer Name: Quinnster
External Customer Email:
External Test Config: My Hardware and Environment details: Windows Server 2008 R2 Standard 64 bit, Coldfusion 11.
Attachments:
Comments: