Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 0.2
-
None
Description
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.