Bug #26213 | MyODBC ADO String and blob fields are being set to Null After Movefirst call | ||
---|---|---|---|
Submitted: | 9 Feb 2007 8:12 | Modified: | 4 May 2007 14:49 |
Reporter: | Erica Moss | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 5.0.12 (2-07) | OS: | Windows (win xp) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[9 Feb 2007 8:12]
Erica Moss
[9 Feb 2007 8:15]
Erica Moss
I neglected to mention the effected MySQL datatypes. I've only seen this problem occur with text, mediumtext, longtext, blob, mediumblob, and longblob. If inside the script you hardcode iTestCol to a column number (0 indexed) that is one of these data types it will fail immediately.
[21 Feb 2007 4:06]
Jess Balint
Committed fix for this as rev#801. Please download snapshot and re-run test.
[21 Feb 2007 17:10]
Jess Balint
Reverting this patch. It's causing problems with ADO. Researching bug 26164, it seems to be dependent on SQL_NO_DATA.
[4 May 2007 14:49]
Jess Balint
Duplicate of bug#16866