How would you backup and restore a big MySQL database? What
are the advantages of the approach which you have taken
over the others?
Answer Posted / eric
Alternative to the solutions above, that all use the console
you can also use administration software, like
-MySQL Administrator (that's what I use, but it seems to be
replaced by the MySQL Workbench...)
-MySQL Workbench(I think this should also do the job, but I
didn't test it yet)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is normalization and list the different types of normalization?
Where is the mysql config file?
what is the procedure to configure the application of mysql?
What is dbms in mysql?
Should I use pdo or mysqli?
what is a cursor? : Mysql dba
List data types in mysql? Explain
What sql does mysql use?
Explain the architecture models of SQL Server?
How do I download mysql?
Why is mysql used?
What is a user defined variable?
How you will show all data from a table.
How do I show users in mysql?
What are procedures in mysql?