[ https://issues.apache.org/jira/browse/DERBY-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026972#comment-13026972
]
Kim Haase commented on DERBY-5203:
----------------------------------
Thanks for the +1, but I think I should provide a revised patch that provides correct information!
I will see what I can do about that.
I think shutdown=true must also be accompanied by a username and password if authentication
is enabled, correct? The examples in the Dev Guide show this.
> 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
> Attachments: DERBY-5203.diff, DERBY-5203.stat, rrefattribdrop.html
>
>
> 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
|