Jump to content

I would like to be able to access my mysql tables via cmd prompt.


zoran

Recommended Posts

I dont know how to get cmd display  the prompt without the >

i.e. C:\xampp\mysql

I use cd to change directories to go up, and cd C:\ to get all the way back and start again to the directory I want, so the prompt  line is always ending with a >

Ah now I see. So....

 

C:\xampp\mysql>

 

Is your prompt? I thought that was what you where actually typing.

 

Is the mysql command within the C:\xampp\mysql directory? If it is, go to that directory and type the command I showed you.

 

This would mean the entire line would look like....

 

C:\xampp\mysql>mysql -uroot -p

 

Including the prompt.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.