[fdo][FDO219][Modified] MySQL: DescribeSchema slow for datastore opened with config ...
Brent Robinson
brent.robinson at autodesk.com
Wed Oct 18 12:34:43 EDT 2006
You can view the artifact detail at the following URL:
https://fdo.osgeo.org/servlets/Scarab/id/FDO219
Type:
Defect
Artifact ID:
FDO219 (MySQL: DescribeSchema slow for datastore opened with config file)
Modified by:
Brent Robinson
brentrobinson (brent.robinson at autodesk.com)
The following modifications were made to this artifact:
---------------------------------------------------------------------
-- Resolution Description set to new value:
When DescribeSchema is executed against a datastore opened with config file, there were 4 fetches of localized strings done for each element in the feature schemas for the datatore. These fetches access the NLS message catalogues so there are expensive when done frequently. The strings are only needed when there are errors (such as schema element name or description being too long). The fix was to delay fetching these strings until an error has been detected.
-- Defect Resolution set to new value:
Submitted
-- Target milestone set to new value:
3.2.1
-- Artifact Status changed:
Old value:
Assigned
New value:
Resolved
-- Submission Reviewed set to new value:
Yes
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Fdo_issues
mailing list