Adding -D to dump only data structure
Example :
$ mysqldump -h 127.0.0.1 -u root -p"something" -D database1 > db.sqlEnjoyed this?
Leave a kudo — it means a lot.
0
Adding -D to dump only data structure
Example :
$ mysqldump -h 127.0.0.1 -u root -p"something" -D database1 > db.sqlEnjoyed this?
Leave a kudo — it means a lot.
0