| Bug #32064 | MyODBC Recordset will not open if it contains a text field | ||
|---|---|---|---|
| Submitted: | 2 Nov 2007 23:20 | Modified: | 14 Feb 2008 17:31 |
| Reporter: | Michael Pryor (Candidate Quality Contributor) | ||
| Status: | Closed | ||
| Category: | Connector/ODBC | Severity: | S1 (Critical) |
| Version: | 5.1 | OS: | Microsoft Windows (xpsp2) |
| Assigned to: | Bugs System | Target Version: | |
| Tags: | ADO TEXT adLongVarChar | ||
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-32064.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.
add explicit descriptor support
Attachment: bug32064.diff (application/octet-stream, text), 29.33 KiB.
updated patch, fixed test, moved all mem handling to driver (no list_cons/list_free)
Attachment: bug32064_2.diff (application/octet-stream, text), 29.92 KiB.
fix apply problem w/tortoise
Attachment: bug32064_3.diff (application/octet-stream, text), 29.14 KiB.
