Quote:
Originally Posted by punky
You aren't specifying the password. You need to put it in the command with the -p switch. (I know that because of the "using password: no" bit)
Like this:
>mysql -u root -p
And then it will prompt you for the password.
|
I figured that it was not using a password. I don't understand as I have placed the password when setting up the server in phpmyadmin
---------- Post added at 19:40 ---------- Previous post was at 19:37 ----------
Quote:
Originally Posted by punky
Try logging out and logging back in with the command I put in above.
|
Could you explain. sorry I am a newbie at this. Only ever used ORACLE products.
can I run that from cmd.exe?