Answer Posted / guest
mysqldump -h mysqlhost -u username -p mydatabasename >
dbdump.sql
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the mysql database files stored in system ?
How can we get the number of rows affected by query?
What are ddl statements in mysql?
How do I create a new database in mysql?
What is mysql used for?
How many entries can mysql handle?
what is database black box testing? : Mysql dba
How do I declare a variable in mysql?
What is database migration in mysql?
What is localhost in mysql?
What is a data directory?
What is triggers?
How do I automate a backup in mysql?
Will mysql remain free?
What is tee command in mysql?