Jun 22
mysqldump -u root dbname –no-data -p > /tmp/db.sql
This will take the DB dump without any data and will create a db.sql file in /tmp.
NiyasHussain.comSchool Of Linux
Jun 22
mysqldump -u root dbname –no-data -p > /tmp/db.sql This will take the DB dump without any data and will create a db.sql file in /tmp. Leave a Reply
Recent Posts
AboutI am Niyas Hussain from Queen Of Arabian Sea, Kochi, India. I am a Linux Administrator and loves to share my knowledge to others. Hopes this will be useful for everyone who has interest to learn linux and linux servers. |
Recent Comments