Skip to content

Changes

Summary

  1. [552510] call getIndexInfo with approximate=true (details)
Commit fcb086478dc5b61e26c594aa55e49ed1df653117 by Eike Stepper
[552510] call getIndexInfo with approximate=true

to avoid re-calculating (destroying) table statistics on Oracle.
The exact index statistics are not used by CDO anyway, and the
quick&dirty computations triggered by getIndexInfo invalidate
valid statitistics.

Signed-off-by: Clemens Eisserer <linuxhippy@gmail.com>
The file was modified plugins/org.eclipse.net4j.db/src/org/eclipse/net4j/spi/db/DBAdapter.java