Thursday 17 January 2013

How to access My Sql using CMD (Command Line)

Use these commands:-

1.Open Cmd->

2.Type Cd\program files\mysql->

3.Then type  Cd\program files\mysql\mysql server 5.0\bin->

4.Then type :-mysql -u root -h localhost -p .

5.Then type password.

Then you can use it.

Here the screen shot for this:-


No comments: