Command Prompt closes on Windows, using Wamp Server commands

Posted by Sid on Stack Overflow See other posts from Stack Overflow or by Sid
Published on 2011-01-03T04:31:47Z Indexed on 2011/01/03 4:53 UTC
Read the original article Hit count: 162

Filed under:
|
|

Hey guys,

I am following the tutorial on PHP with MySQL. In that tutorial ebook, they recommend us to use commands to set password for the MySQL. The command goes something like this, "mysqladmin -u root -p status"

Now, I am using Windows XP and whenever I enter the command, the dos screen flashes and terminates. I am unable to note down the results, so the question: is there any way to stop command prompt from terminating on Windows machine?

Looking forward to hear from you guys, thank you!

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql