[
https://issues.apache.org/jira/browse/OAK-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264247#comment-14264247
]
Amit Jain commented on OAK-1913:
--------------------------------
bq. The BasicDocumentStoreTests all pass on my system, so it seems something is
different wrt db versions and config.
Ok will check.
bq. The patch has a change to RDBDocumentSerializer, why?
The condition seems inverted and nothing is serialized when there are
properties available. Or am I reading it incorrectly and there's more to it.
bq. You are changing the size of the ID column to something smaller that 512;
a) this won't be sufficient for OAK IDs, b) why?
It seems that the size to be specified is in number of chars and not bytes i.e
since primary column has a 767 byte limit it should be set to 190 for collation
utf8mb4_bin
> RDB: MariaDB (MySQL) support
> ----------------------------
>
> Key: OAK-1913
> URL: https://issues.apache.org/jira/browse/OAK-1913
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: rdbmk
> Reporter: Julian Reschke
> Priority: Minor
> Fix For: 1.2
>
> Attachments: OAK-1913.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)