OKAY, MYSQL is running as a service on my XP machine. Can someone tell me in plain english how to connect to it. If I see 'access denied' one more time, I just may have to scream.
'access is denied'
that's it- that's all...I'm not paraphrasing.
If I'm supposed to use a password, then what password?
The manual's tutorial gives this:
shell> mysql -h host -u user -p
Enter password: ********
so I've typed stuff like
shell> mysql -localhost -administrator
on the command line, and I always get 'access denied'
I'm not stupid and I want to learn this stuff, but how do I take the first step of accessing the server?
Maybe it's just my syntax, I just don't know....if I could just get some plain english instructions.
To a command line novice 'shell> mysql -h host -u user -p
Enter password: ********
is befuddling.
The fact that I get 'access denied' tells me I am at least knocking on a door and need to type the correct command.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.