Documentation of drop=true attribute contains error
---------------------------------------------------

                 Key: DERBY-5203
                 URL: https://issues.apache.org/jira/browse/DERBY-5203
             Project: Derby
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 10.8.1.2
            Reporter: Kim Haase
            Assignee: Kim Haase
            Priority: Minor


The Reference Manual topic on the drop=true attribute, rrefattribdrop.dita, 
contains the statement,

"This attribute, like shutdown=true, cannot be combined with other attributes."

This used to be true, but with the addition of the deregister attribute, which 
must be combined with shutdown=true, it is now incorrect.

The sentence should be changed to say only,

"This attribute cannot be combined with other attributes."

(I'm assuming that the deregister attribute doesn't apply to dropping an 
in-memory database, since it's specific to the embedded driver. Please let me 
know if this isn't the case.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to