On my site I do a weekly backup of our server and the mysql databases. The problem I am having is restoring / updating the backup server's mysql data. There are 2 databases that I need to restore / update on the new server, but only 1 sql file, and I havent been able to find a tutorial on how to restore both databases with the command line.
and I dont think this makes a difference, but the server is running on a Ubuntu Linux Distro.
and I dont think this makes a difference, but the server is running on a Ubuntu Linux Distro.
Comment