Posted:
Thu May 05, 2005 9:52 pm (19 years, 7 months ago)
installed mysql 4 when i goto mysql exe and try to create dabase xxx;
i get access denied for user : @ localhost to database xxx
can any one help me been at it for hours now pc is going out of the window
adam Forum Moderator & Developer
Joined: 26 Jul 2002
Posts: 704
Location: UK
Posted:
Thu May 12, 2005 9:55 pm (19 years, 7 months ago)
From the error you gave it seems that you didn't specify the user name. When running the mysql client, you should type: mysql -u username -p
Only include the -p if there is a password for the account.
________________________________ It's turtles all the way down...
You cannot post new topics in this forum. You cannot reply to topics in this forum. You cannot edit your posts in this forum. You cannot delete your posts in this forum. You cannot vote in polls in this forum.