Coderifous
Programmer
A little background info: working on 'localhost' developing a website with Perl/MySQL/Apache. The box isn't on a network or anything so whatever is wrong should be fixable from my keyboard...
In attempting to alter user access, I deleted a couple of lines from my "user" table in the mysql database. I thought they were just stray entries I had entered in my naivety.
Now I can't access the mysql client or interact with the MySQL server at all becuase it says:
ERROR 1130: Host 'localhost' is not allowed to connect to this MySQL server
For the love of god some one tell me how to fix this!!!!!
--Jim
In attempting to alter user access, I deleted a couple of lines from my "user" table in the mysql database. I thought they were just stray entries I had entered in my naivety.
Now I can't access the mysql client or interact with the MySQL server at all becuase it says:
ERROR 1130: Host 'localhost' is not allowed to connect to this MySQL server
For the love of god some one tell me how to fix this!!!!!
--Jim