Use mysqldump to create a copy of the database?

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


Please Help Members By Posting Answers For Below Questions

How to define numeric 9(3) in db2 table without decimal point??

2387


How do I flush privileges in mysql?

489


What is an example of a delimiter?

484


What are the column comparisons operators?

614


Is sql similar to mysql?

473






How do I create a mysql username and password?

492


How do I select a database in mysql?

486


What is the use of mysqli_connect in php?

464


What is max connections in mysql?

481


Is mysql a dbms?

481


How can you see all indexes defined for a table?

612


What is difference between mysql and mysqli?

476


What is a mysql model?

495


In how many ways we can retrieve data in the result set of mysql using php?

604


How do I edit a database in mysql workbench?

479