Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.11.1.1
-
None
-
None
-
Normal
Description
During work on DERBY-6434, I was surprised to find that in-memory dependencies are added during statement execution. I had expected that the dependency graph would be completely built by the bind() phase. This issue is a place to record an analysis of the calls to DependencyManager.addDependency() made by the ConstantActions and to make any necessary changes.
Attachments
Issue Links
- relates to
-
DERBY-6434 Incorrect privileges may be required for INSERT and DELETE statements.
- Closed