MySQL database dump command in window command prompt

Words
24
Reading
1 min
Listen
Play
9y

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

MySQL database dump command in window command prompt | Ecency