Sunday, April 24, 2011

DBMS in short with MySQL

How to login to your MySql account

Set the path  to where you installed the mysql server and mysql terminal monitor is available  
                 set path= H:\ 
Type  (username should be your registration number)       
                mysql -h auth -u username -p     ->press enter
Enter password                                           
              ***********  ->press enter
Then login to your database                                          

No comments:

Post a Comment