Hi,
as far as i understood cdraccess is a DB gust user, right?
If so, from your DB admin user, grant cdraccess to access MySQL environment
table 'mysql.user' as follow:
GRANT SELECT ON `mysql`.`user` TO 'user_gui'@'%';
To me it worked,
Ivan
On Monday, January 25, 2016 at 7:52:33 PM UTC+1, Ja
Hi,
as far as i understood cdraccess is a DB gust user, right?
If so, from your DB admin user, grant cdraccess to access MySQL environment
table 'mysql.user' as follow:
GRANT SELECT ON `mysql`.`user` TO 'cdraccess'@'%';
To me it worked,
Ivan
On Thursday, January 14, 2016 at 2:27:27 PM UTC+1,
2 matches
Mail list logo