[fdo][FDO225][Modified] MySQL: Can't create foreign schema using schema level overri...

Brent Robinson brent.robinson at autodesk.com
Mon Oct 23 15:51:38 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)

Modified by:
Brent Robinson
brentrobinson (brent.robinson at autodesk.com)

The following modifications were made to this artifact:
---------------------------------------------------------------------

-- Submission Reviewed set to new value:
Yes
-- Resolution Description set to new value:
The MySQL schema overrides have a SetDatabase() 
function, which specifies MySQL database where the physical schema is kept. However, the Generic Schema Manager has 2 settings:

	database - specifies the database instance containing physical schema (not used by MySQL Provider)
	owner - specifies the datastore containing physical schema. A datastore is equivalent to a MySQL database.

Previously, the database setting in the MySQL schema level overrides was being mapped to the Generic database setting. This was changed to map it to the Generic 

owner setting.
-- Artifact Status changed:
Old value:
Assigned
New value:
Resolved
-- Defect Resolution set to new value:
Submitted
-- Target milestone set to new value:
3.2.1



---------------------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Fdo_issues mailing list