C:\Program Files (x86)\MySQL\MySQL Server 5.5\bin>mysqldump -u root -p test >d:/
data/test.sql
test is the database name
Posted on Utopian.io - Rewarding Open Source Contributors
C:\Program Files (x86)\MySQL\MySQL Server 5.5\bin>mysqldump -u root -p test >d:/
data/test.sql
test is the database name