[
https://issues.apache.org/jira/browse/OAK-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276588#comment-14276588
]
Amit Jain commented on OAK-1913:
--------------------------------
bq. Finally: there's currently a test that attempts to insert U+1D11E as a
property value, and which is marked as expected failure for MySQL. It still
fails when the DB uses a utf8mb4 default, so more research is needed here.
Tests pass after configuring the db as listed at
https://mathiasbynens.be/notes/mysql-utf8mb4#character-sets
bq. Also: the CHAR2OCTETRATIO is indeed a constant. It is "3", as those Unicode
code points that do not fit into 3 UTF-8 octets will be represented by 2 Java
characters anyway.
So you are saying that the ratio need not change for MySQL?
> 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-v2.patch, OAK-1913.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)