[
https://issues.apache.org/jira/browse/DERBY-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666307#action_12666307
]
Kathey Marsden commented on DERBY-4008:
---------------------------------------
I'll commit this patch Monday if there are no comments.
> Only send RDBNAM on ACCSEC if EBCDIC conversion is possible
> -----------------------------------------------------------
>
> Key: DERBY-4008
> URL: https://issues.apache.org/jira/browse/DERBY-4008
> Project: Derby
> Issue Type: Sub-task
> Components: Network Client
> Affects Versions: 10.5.0.0
> Reporter: Kathey Marsden
> Assignee: Kathey Marsden
> Priority: Minor
> Attachments: derby-4008_diff.txt
>
>
> As part of the change for DERBY-728 we will implement UNICODEMGR which will
> require ACCSEC be sent in EBCDIC. After DERBY-4004 is fixed the client
> should send the RDBNAM on ACCSEC only if EBCDIC conversion is possible. This
> will maintain compatibility with old servers for database names that can be
> converted but will allow us to defer sending the database name to SECCHK so
> that we can send the RDBNAM in UTF-8 with new servers when UNICODEMGR is
> active.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.