Opened 17 years ago

Closed 17 years ago

#95 closed defect (fixed)

MySQL Datastore reader Close() not implemented

Reported by: brentrobinson Owned by: brentrobinson
Priority: major Milestone: 3.3.0
Component: FDO API Version: 3.3.0
Severity: 3 Keywords: MySQL Datastore Reader
Cc: External ID:

Description

The FdoIDataStoreReader, from the MySQL Provider ListDatastoresCommand, does not fully implement the Close() function. This function has no effect.

This causes an exception in the Map Platform API.

Change History (2)

comment:1 by brentrobinson, 17 years ago

Status: newassigned

comment:2 by brentrobinson, 17 years ago

Resolution: fixed
Status: assignedclosed

Revision: 3178 Author: brentrobinson Date: 8:55:23 AM, Tuesday, July 31, 2007 Message: Ticket#95: Implemented FdoRdbmsDataStoreReader::Close().


Modified : /trunk/Providers/GenericRdbms/Src/Fdo/DataStore/FdoRdbmsDataStoreReader.cpp Modified : /trunk/Providers/GenericRdbms/Src/UnitTest/Common/FdoDatastoreTest.cpp

Note: See TracTickets for help on using tickets.