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 |
Do I need to pay for mysql?
What is the difference between float and double?
What is msql?
How do I kill a mysql query?
Is mysql still relevant?
What are triggers in mysql?
What are ddl statements in mysql?
What is the difference between is null & is not null?
Explain MySQL locks?
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
How to write query to select word java's from column employees and from emp table
What is mysql workbench used for?
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)