Need help please.
I have been through all the help topics and I am still haveing problems. I need help with, I get the error 1044: access denied to local user. I used the guide just above this and I still get the error. So if anyone has the time to help me I would very much appriciate the help. You can talk with me on My MSN messenger my handle is Killjoy78@hotmail.com. Or just leave a post. Thanks in advance.
|
Did you grant yourself access? Use the command:
Code:
GRANT ALL PRIVILEGES ON *.* TO Username@localhost IDENTIFIED BY 'Password' WITH GRANT OPTION; To connect to mysql using root user use the command: Code:
mysql -u root |
All times are GMT -4. The time now is 11:52 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.