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 the advantage of stored procedures, triggers and indexing in mysql
How can you calculate the sum of any column of a table?
What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?
How To see all the tables from a database of mysql server.
Can python connect to mysql?
How to delete a table.
What are the method you will follow while sql installing
What is federated tables in mysql?
How to save images in MySQL?
Do I need python for mysql?
What are the difference between now and current_date in mysql?
Where is the mysql data directory?
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)