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
How can I create table in mysql?
What are the applications required to support mysql?
What is unsigned int in mysql?
What is the difference between mysql and sql?
How to dump a table to a file with 'mysqldump'?
What is blob storage?
What is csv?
What are the steps required to view your mysql database?
What does mysql_query return?
How to validate email addresses in mysql?
How do I find the size of a mysql database?
What is difference between group by and order by clause?
What is the maximum number of columns per table?
What is a mysql server?
How do you stop an access query?