[fdo-trac] #28: MySQL: cannot insert into or update foreign
schema class via FDO gateway
FDO
trac_fdo at osgeo.org
Mon Mar 5 17:27:34 EST 2007
#28: MySQL: cannot insert into or update foreign schema class via FDO gateway
-----------------------------------+----------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: defect | Status: closed
Priority: major | Milestone: 3.3.0
Component: MySQL Provider | Version: 3.2.0
Severity: 2 | Resolution: fixed
Keywords: foreign schema insert | External_id:
-----------------------------------+----------------------------------------
Changes (by brentrobinson):
* status: assigned => closed
* resolution: => fixed
Comment:
Modified the FdoIInsert and FdoIUpdate implementations for MySQL Provider
to ignore system properties that don't have columns. This allows the MySQL
Provider to handle tables without classid or revisionnumber columns, when
these tables are accessed via an FDO datastore.
Revision: 2643
Author: brentrobinson
Date: 5:24:22 PM, Monday, March 05, 2007
Message:
Ticket #28: Merged Revision 777 from branch 3.2.x: Handle missing system
properties for externally created tables.
----
Modified :
/trunk/Providers/GenericRdbms/Src/Fdo/FeatureCommands/FdoRdbmsInsertCommand.cpp
Modified :
/trunk/Providers/GenericRdbms/Src/Fdo/FeatureCommands/FdoRdbmsUpdateCommand.cpp
Modified :
/trunk/Providers/GenericRdbms/Src/Fdo/Pvc/FdoRdbmsPvcInsertHandler.cpp
Modified :
/trunk/Providers/GenericRdbms/Src/Fdo/Pvc/FdoRdbmsPvcUpdateHandler.cpp
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/28#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list