Syntax:
mysqldump -d -h localhost -u root -pmypassword databasename > dumpfile.sqlThe only option that is different than creating an entire backup is the -d switch, which tells mysqldump not to output the data.
Example:
mysqldump -d -h localhost -u root -p2Uad7as9 database01 > dumpfile.sql
tamil chat | chennai chat
0 comments:
Post a Comment