[
https://issues.apache.org/jira/browse/FINERACT-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benura Abeywardena closed FINERACT-1284.
----------------------------------------
Resolution: Not A Problem
> 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)