I was backing up my mysql databases from an old server to a new server. I was backing-up, one by one basis with mysqldump. Then I remember that i could dump ALL databases at once to a file and then ...
So I have about 50 servers (VPSs) that are all LAMP servers. I normally use the CLI for mysql admin but the developers like phpmyadmin. I personally dont like seeing dozens of PMA instances strewn ...