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

Rahul Pawar commented on FINERACT-902:
--------------------------------------

[~vorburger] Bug has been fixed, by undo(revert) the changes from 
persistence.xml file and did specific changes (applied : fetch=FetchType.LAZY) 
for two columns(gsim_id, group_id)  in savingsAccount.java file and above 
mentioned cases got passed and also run ./gradlew clean integrationTest and 
sucessfully passed other test cases too. is it ok to commit and push this 
changes in pr: 
[https://github.com/apache/fineract/pull/738|https://github.com/apache/fineract/pull/738,]
 ?

> 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)

Reply via email to