News

Restoring from a MySQL dump is simple: you just pipe its contents into the mysql command itself, again using an account with appropriate permissions. Here's a full example of backup and restore ...