Hi,
I am having issues with granting privileges to users on PHPMYADMIN.
I am looking to grant only certain privileges to a user and I keep getting errors everytime.
Which results in the error: #1044 - Access denied for user 'xxx'@'%' to database 'xxx'Code:GRANT SELECT ON xxx . * TO 'xxx'@'mail.irishwindowshosting.com' IDENTIFIED BY 'xxx'
Even if I...
I get the error:Code:SHOW GRANTS FOR 'xxx'@'mail.irishwindowshosting.com'
#1044 - Access denied for user 'xxx'@'%' to database 'xxx'
I am logged into PHPMYADMIN with the user I created with HELM's database create user function.
Any help would be greatly appreciated![]()


LinkBack URL
About LinkBacks




Reply With Quote