[fdo][FDO225][New] MySQL: Can't create foreign schema using schema level overri...
Brent Robinson
brent.robinson at autodesk.com
Mon Oct 23 15:44:30 EDT 2006
You can view the artifact detail at the following URL:
https://fdo.osgeo.org/servlets/Scarab/id/FDO225
Type
Defect
Artifact ID
FDO225 (MySQL: Can't create foreign schema using schema level overrides)
Reported by
Brent Robinson
brentrobinson (brent.robinson at autodesk.com)
New artifact details:
---------------------------------------------------------
- Description set to new value
The FdoMySQLOvPhysicalSchemaMapping::database override is ignored by the MySQL Provider ApplySchema command.
- Subcomponent set to new value
SCHEMA
- Artifact Status set to new value
New
- Component set to new value
RDBMS
- Artifact created
- Priority set to new value
P2
- Summary set to new value
MySQL: Can't create foreign schema using schema level overrides
- Steps to Reproduce set to new value
- create datastore without metaschema
- add table using following statement:
create table classa( featureid bigint, geometry image, primary
key (featureid))
- create FDO datastore
- create a foreign schema with class referencing the classa
table. This was done by setting the Database of the schema
override set to the datastore without metaschema.
- apply the foreign schema
A classa table is created in the FDO datastore. The expected result is for a classa view, on br_nometa, to be created.
- Version set to new value
V2
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Fdo_issues
mailing list