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

Benura Abeywardena commented on FINERACT-1284:
----------------------------------------------

I think privileges granting works fine. I have faced this kind of issue in a 
kubernetes deployment. "PRIVILEGES" would be optional. So I think we can close 
this issue and the PR 

> Wrong query for privileges granting on root user - MySQL 5.7
> ------------------------------------------------------------
>
>                 Key: FINERACT-1284
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1284
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Benura Abeywardena
>            Assignee: Benura Abeywardena
>            Priority: Major
>              Labels: MySQL, newbie
>             Fix For: 1.5.0
>
>
> When deploying fineract server using kubernetes, the query for granting 
> privileges for root user on all tables is not accurate. It should be
> {code:java}
> GRANTt ALL PRIVILEGES ON "." TO 'root'@'%'; {code}



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

Reply via email to