The MySQL Dump Timer is intended to backup MySQL databases and tables periodically (MySQL Dump). It also allows the transfer of a MySQL database and MySQL tables between different MySQL servers (= MySQL Backup AND MySQL Restore). * Firewalls will not block the access to the MySQL database: A small PHP script which has to be copied to the webserver encapsulates (and encrypts) the access to the
...