Use mysqldump to create a copy of the database?
Answers were Sorted based on User's Feedback
Answer / guest
mysqldump -h mysqlhost -u username -p mydatabasename >
dbdump.sql
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandeep jain
mysqldump database_name > database_name.sql
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a heap table?
What is difference between schema and table?
In which language it is written?
Is mysql a server or database?
How do I show columns in mysql?
Where is the mysql config file?
What are the objects can be created using CREATE statement?
Which storage engine is best in mysql?
What are the technical features of MySQL?
Can a table have multiple primary keys?
ru compare the 2 null values?
How many tables will create when we create table, what are they?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)