Pages

Wednesday, June 23, 2010

Connect MySQL

without using password

run cmd command
cd C:\Program Files\xampp\mysql
cd bin
mysql.exe -uroot mysql
use [databaseFolderName]


If you wan connect with password:-
change mysql -uroot mysql to mysql -u[accountName] -p[password]

0 comments:

 

site weekly hits