DeepDiverMom
Programmer
We have successfully used "mysqldump" to create backup files for our databases on our mysql installation. We wish to test the quality/integrity of our dump files by importing a dump file into an empty database having a name different from the original source database from which we created the mysqldump file.
Can someone offer an example of a command we would use to restore a dumpfile into a database different from the original source database?
Thanks,
Becca
Can someone offer an example of a command we would use to restore a dumpfile into a database different from the original source database?
Thanks,
Becca