[jira] [Commented] (FINERACT-897) Make Fineract compatible with both MySQL5.7 and MySQL 8

2020-08-11 Thread Yemdjih Kaze Nasser (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175599#comment-17175599
 ] 

Yemdjih Kaze Nasser commented on FINERACT-897:
--

Also, there is a license break with mysql connectorj which uses GPL license 
since we could not have mysql v8 to work with drizzle driver. Check 
[https://www.apache.org/licenses/GPL-compatibility.html]

> Make Fineract compatible with both MySQL5.7 and MySQL 8
> ---
>
> Key: FINERACT-897
> URL: https://issues.apache.org/jira/browse/FINERACT-897
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Database
>Reporter: Michael Vorburger
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>  Labels: technical
> Fix For: 1.4.0
>
>
> Test Fineract with the latest version of MySQL v8 instead of the old MySQL 5 
> we currently seem to be mostly using.
> Hopefully our use of the (very old...) Drizzle JDBC driver doesn't cause any 
> issues for this; if it does, note FINERACT-762.
> See also FINERACT-896.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-897) Make Fineract compatible with both MySQL5.7 and MySQL 8

2020-08-07 Thread Ed Cable (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17173443#comment-17173443
 ] 

Ed Cable commented on FINERACT-897:
---

[~vorburger] Since the last discussion in May has the adoption of MySQL 8 
changed at all such that is supported on Google Cloud as a "managed" database. 
I ask because some potential users of Fineract/Mifos require support of MySQL 8 
for security reasons.


> Make Fineract compatible with both MySQL5.7 and MySQL 8
> ---
>
> Key: FINERACT-897
> URL: https://issues.apache.org/jira/browse/FINERACT-897
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Database
>Reporter: Michael Vorburger
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>  Labels: technical
> Fix For: 1.4.0
>
>
> Test Fineract with the latest version of MySQL v8 instead of the old MySQL 5 
> we currently seem to be mostly using.
> Hopefully our use of the (very old...) Drizzle JDBC driver doesn't cause any 
> issues for this; if it does, note FINERACT-762.
> See also FINERACT-896.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-897) Make Fineract compatible with both MySQL5.7 and MySQL 8

2020-05-21 Thread Michael Vorburger (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113583#comment-17113583
 ] 

Michael Vorburger commented on FINERACT-897:


Resolving this issue, based on comments above.

> running on MySQL 8. Or can we do it on fineract.dev ?

FYI fineract.dev runs on MySQL 5.7. That's simply because I actually internally 
use https://cloud.google.com/sql/, and as per 
https://cloud.google.com/sql/docs/mysql/db-versions we only have MySQL 5.7 & 
5.6 (and Postgres) as "managed" databases.

> Make Fineract compatible with both MySQL5.7 and MySQL 8
> ---
>
> Key: FINERACT-897
> URL: https://issues.apache.org/jira/browse/FINERACT-897
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Database
>Reporter: Michael Vorburger
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>  Labels: technical
> Fix For: 1.4.0
>
>
> Test Fineract with the latest version of MySQL v8 instead of the old MySQL 5 
> we currently seem to be mostly using.
> Hopefully our use of the (very old...) Drizzle JDBC driver doesn't cause any 
> issues for this; if it does, note FINERACT-762.
> See also FINERACT-896.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-897) Make Fineract compatible with both MySQL5.7 and MySQL 8

2020-05-20 Thread Awasum Yannick (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112090#comment-17112090
 ] 

Awasum Yannick commented on FINERACT-897:
-

Lets get someone from the community to test running on MySQL 8. Or can we do it 
on fineract.dev ? This can be closed for now. So we are supporting MySQL 5.7 
and MySQL 8. Seems older versions of MySQL might not work cus of the Flyway 
upgrade?

> Make Fineract compatible with both MySQL5.7 and MySQL 8
> ---
>
> Key: FINERACT-897
> URL: https://issues.apache.org/jira/browse/FINERACT-897
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Database
>Reporter: Michael Vorburger
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>  Labels: technical
> Fix For: 1.4.0
>
>
> Test Fineract with the latest version of MySQL v8 instead of the old MySQL 5 
> we currently seem to be mostly using.
> Hopefully our use of the (very old...) Drizzle JDBC driver doesn't cause any 
> issues for this; if it does, note FINERACT-762.
> See also FINERACT-896.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-897) Make Fineract compatible with both MySQL5.7 and MySQL 8

2020-05-20 Thread Yemdjih Kaze Nasser (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112038#comment-17112038
 ] 

Yemdjih Kaze Nasser commented on FINERACT-897:
--

>From here, we can move to https://issues.apache.org/jira/browse/FINERACT-896 
>on mariadb. I think we can already mark this as resolved.

 

> Make Fineract compatible with both MySQL5.7 and MySQL 8
> ---
>
> Key: FINERACT-897
> URL: https://issues.apache.org/jira/browse/FINERACT-897
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Database
>Reporter: Michael Vorburger
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>  Labels: technical
> Fix For: 1.4.0
>
>
> Test Fineract with the latest version of MySQL v8 instead of the old MySQL 5 
> we currently seem to be mostly using.
> Hopefully our use of the (very old...) Drizzle JDBC driver doesn't cause any 
> issues for this; if it does, note FINERACT-762.
> See also FINERACT-896.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-897) Make Fineract compatible with both MySQL5.7 and MySQL 8

2020-05-20 Thread Michael Vorburger (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111902#comment-17111902
 ] 

Michael Vorburger commented on FINERACT-897:


[~xurror] what should be the next step on this issue here? Or shall we just 
consider this done (for now), with your (now merged) PR? [~awasum] FYI.

> Make Fineract compatible with both MySQL5.7 and MySQL 8
> ---
>
> Key: FINERACT-897
> URL: https://issues.apache.org/jira/browse/FINERACT-897
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Database
>Reporter: Michael Vorburger
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>  Labels: technical
> Fix For: 1.4.0
>
>
> Test Fineract with the latest version of MySQL v8 instead of the old MySQL 5 
> we currently seem to be mostly using.
> Hopefully our use of the (very old...) Drizzle JDBC driver doesn't cause any 
> issues for this; if it does, note FINERACT-762.
> See also FINERACT-896.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)