[
https://issues.apache.org/jira/browse/FINERACT-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817056#comment-16817056
]
Steve Conrad commented on FINERACT-604:
---------------------------------------
Hi Kumar -
This appears to be an issue in the V345__reports_for_self_service_user.sql
migration script, which was created after the MySQL 5.7 migration. It is using
'id' instead of 'parameter_id' or 'report_id' in the SQL. It may be that your
MySQL 5.6 database has not been updated to include this script. Could you take
a look at that script and can submit an issue to have that script corrected.
Thanks,
Steve
> Support for MySQL 5.7
> ---------------------
>
> Key: FINERACT-604
> URL: https://issues.apache.org/jira/browse/FINERACT-604
> Project: Apache Fineract
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Environment: MySQL version 5.7.5 or higher
> Reporter: Steve Conrad
> Assignee: Santosh Math
> Priority: Major
> Labels: gsoc, p1
> Fix For: 1.2.0
>
>
> Provide support for MySQL 5.7. This includes all migrations scripts, services
> code, and reports. The core issue is support for strict mode in MySQL
> (ONLY_FULL_GROUP_BY enabled).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)