Hi, I have a problem I have been unable to solve re mysql. I have two root users listed in my priviliges. One is root@server1 and has grant option. The other root@localhost without grant option. 'Server1' is the name of the host server.
I can log in via phpmyadmin and through winscp/putty and directly on the server itself using user 'root' and 'password' but I cannot restore the GRANT option on the root@localhost. All databases are functional and accessible with their own user rights.
Have I broken the server installation? or is there a fix for this. It is preventing installation of further databases.
Any advice appreciated, many thanks
J