[
https://issues.apache.org/jira/browse/FINERACT-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258831#comment-17258831
]
Benura Abeywardena commented on FINERACT-1284:
----------------------------------------------
I would like to work on it
> 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
> Priority: Major
> Labels: MySQL, newbie
>
> 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)