Archives
ssh
Auto restoring all mysql
databases within a directory
Here is a simple ssh code to restore all databases within a directory. This is an automated batch restore. Meaning you don’t have to sit there entering commands all night long. This is great if you are migrating databases to a new server. Or, if God forbids you have to store all mysql databses on your server for whatever reason.
02/17/12 by Miles

