Answer Posted / sandeep
mysqldump -d -uusername -ppassword databasename --no-data
--skip-opt > /tmp/databasename.sql
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is new mysqli?
What is root password?
How can I see connections in mysql?
How do I select a database in mysql workbench?
How to concatenate two character strings?
What does the file with the extension: frm, myd, and myi contain?
How to create trigger in mysql phpmyadmin?
What data type is money?
How many rows can be inserted in mysql at a time?
What is dbms in mysql?
What is mysql in dbms?
What is a data directory?
What is the full form of mysql?
Why phpmyadmin is used for mysql?
Is mysql a server or database?