Answer Posted / sonali
mysqldump -d -uusername -ppassword databasename > backupfile.sql
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can we convert between Unix & MySQL timestamps?
How large can a mysql table be?
Will mysql remain free?
What is the difference between heap table and temporary table?
How do I set user privileges in mysql?
How can I change database in mysql?
What are mysql queries?
What are the advantages of mysql?
How to display top 50 rows?
What is back end and front end?
What is mysqladmin flush hosts?
How do you select a table?
Is mysql a server?
1)for snapshot replication which agents used? 2)for Transcation replication which agents used? 3)for merge replciation which agents used?
Can mysql handle billions of records?