[
https://issues.apache.org/jira/browse/FINERACT-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Pawar updated FINERACT-902:
---------------------------------
Description:
Error: "MySQL can only use 61 tables in a join hibernate" in PR
[https://github.com/apache/fineract/pull/738].
This error occurred due to two new tables - glim_accounts and gsim_accounts and
they had Foreign Key with Gigantic tables Loan and Savings account which caused
this exception.
> Fix error "MySQL can only use 61 tables in a join hibernate"
> ------------------------------------------------------------
>
> Key: FINERACT-902
> URL: https://issues.apache.org/jira/browse/FINERACT-902
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Rahul Pawar
> Priority: Major
>
> Error: "MySQL can only use 61 tables in a join hibernate" in PR
> [https://github.com/apache/fineract/pull/738].
> This error occurred due to two new tables - glim_accounts and gsim_accounts
> and they had Foreign Key with Gigantic tables Loan and Savings account which
> caused this exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)