Bug #32420 Don't cache results and SQLExtendedFetch work badly together
Submitted: 15 Nov 2007 20:12 Modified: 14 Mar 2008 19:42
Reporter: Bogdan Degtyariov
Status: Closed
Category:Connector/ODBC Severity:S2 (Serious)
Version:3.51.21 OS:Microsoft Windows
Assigned to: Bugs System Target Version:3.51
Tags: SQL_ROWSET_SIZE, SQLExtendedFetch, MSSQL
Triage: D2 (Serious)

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-32420.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[25 Dec 2007 13:55] Bogdan Degtyariov
Test case

Attachment: test_case32420.c (text/plain), 2.24 KiB.

[26 Dec 2007 20:55] Bogdan Degtyariov
patch with the test case

Attachment: patch32240.diff (application/octet-stream, text), 11.06 KiB.

[24 Feb 2008 0:02] Jess Balint
fix + test

Attachment: bug32420.diff (application/octet-stream, text), 4.42 KiB.