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]
Wednesday, June 23, 2010
Connect MySQL
Posted by AG at 6:22 PM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment