Adding -D
to dump only data structure
Example :
$ mysqldump -h 127.0.0.1 -u root -p"something" -D database1 > db.sql
Adding -D
to dump only data structure
Example :
$ mysqldump -h 127.0.0.1 -u root -p"something" -D database1 > db.sql
Sound good ?
0 kudos, click the star if you think this post is value !
Read more
about #til