[
https://issues.apache.org/jira/browse/OAK-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318303#comment-14318303
]
Julian Reschke edited comment on OAK-2395 at 2/12/15 3:14 PM:
--------------------------------------------------------------
we probably need to switch to binary IDs here as well; the table create passes,
but in practice only 900 bytes == 450 characters (MS uses UCS-2) are allowed in
the primary key. See BasicDocumentStoreTest.testMaxIdAscii. (see also
https://technet.microsoft.com/en-us/library/ms191241%28v=sql.105%29.aspx)
was (Author: reschke):
we probably need to switch to binary IDs here as well; the table create passes,
but in practice only 900 bytes == 450 characters (MS uses UCS-2) are allowed in
the primary key. See BasicDocumentStoreTest.testMaxIdAscii.
> RDB: MS SQL Server support
> --------------------------
>
> Key: OAK-2395
> URL: https://issues.apache.org/jira/browse/OAK-2395
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: mongomk
> Reporter: Amit Jain
> Assignee: Amit Jain
> Priority: Minor
> Fix For: 1.2
>
> Attachments: OAK-2395-v0.1.patch, sqlserver.diff
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)