You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Arseni Bulatski (JIRA)" <ji...@apache.org> on 2019/04/26 10:08:00 UTC

[jira] [Commented] (CAY-2570) Use MySQL adapter for latest versions of MariaDB

    [ https://issues.apache.org/jira/browse/CAY-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826842#comment-16826842 ] 

Arseni Bulatski commented on CAY-2570:
--------------------------------------

*4.0* [https://github.com/apache/cayenne/commit/9e4163b6b7dcf034c5ab2e1709d71e56b1bb7295]

*4.1* [https://github.com/apache/cayenne/commit/a5aa00481bdb6cd36b6e82400fe3064aa11d5f9b]

*4.2* [https://github.com/apache/cayenne/commit/782a458a718099619608a07836861481b47bfcac]

 

> Use MySQL adapter for latest versions of MariaDB
> ------------------------------------------------
>
>                 Key: CAY-2570
>                 URL: https://issues.apache.org/jira/browse/CAY-2570
>             Project: Cayenne
>          Issue Type: Task
>          Components: Database integration
>    Affects Versions: 4.0.1, 4.1.B1
>         Environment: MariaDB
>            Reporter: Nikita Timofeev
>            Assignee: Arseni Bulatski
>            Priority: Major
>             Fix For: 4.0.2, 4.1.B2, 4.2.M1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> MariaDB reported in metadata as "MySQL" prior version 2.4.1 so Cayenne choose {{MySQLAdapter}} and that works fine. Starting from 2.4.1 (maybe earlier) it is reported as "MariaDB" and {{DefaultDbAdapter}} is selected as a result.
> We may need to setup additional profile to test MariaDB separately, as it can diverge further from MySQL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)