Problem with mysql command line.

Discussion in 'MySQL' started by mahmood, Jun 7, 2007.

  1. #1
    How can I access mysql database command line?

    I enter the following line at the command line, a dos windows opens and asks for a password, I enter a password and the windows suddenly close without giving me the time to read the message.

    .
     
    mahmood, Jun 7, 2007 IP
  2. turiel

    turiel Peon

    Messages:
    148
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Type "cmd" instead of the line above.

    That will open a DOS window that won't close when the program exits.

    Then use the comand above.

    However, if the DOS window is closing it means the program exits which means you couldn't access the server, maybe because its not running, maybe because your password was wrong.
     
    turiel, Jun 7, 2007 IP