Problem with SQLSetPos with option delete

insert_fields() in cursor.c at line 641 calls mysql_store_result and then at
line 686 insert_field is called. The problem I am having is that
mysql_store_result does not seem to set result->data_cursor but insert_field
uses this item. As it is not set the application blows up because of the
NULL pointer.

I am not sure what version of MySQL this started happening in but there is
for sure a problem in current versions.
--
Jim Dickenson
mailto:dickenson [at] cfmc.com

CfMC
http://www.cfmc.com/




--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Jim Dickenson [ Mo, 28 August 2006 22:38 ] [ ID #1446926 ]
Datenbanken » gmane.comp.db.mysql.odbc » Problem with SQLSetPos with option delete

Vorheriges Thema: question regarding migrating hashed password to MSSQL via MySQL ODBC version 3.51
Nächstes Thema: JAMBO