Derby database driver needs to periodically update statistics
-------------------------------------------------------------
Key: CONNECTORS-170
URL: https://issues.apache.org/jira/browse/CONNECTORS-170
Project: ManifoldCF
Issue Type: Bug
Components: Framework core
Affects Versions: ManifoldCF 0.2
Reporter: Karl Wright
The Derby database driver needs to update statistics periodically, using logic
similar to that developed for PostgreSQL. The way that's done is through
calling SYSCS_UTIL.SYSCS_UPDATE_STATISTICS on the table in question.
http://db.apache.org/derby/docs/10.7/ref/rrefupdatestatsproc.html.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira