06.7
10
10
Automated backup of MySQL databases
by admin ·
If there’s two things to do with a computer or a server backup and automation. And of course, as the two combine to automate backups.
The SQL database backup is no exception to this rule, whether on a personal PC or a server, it is always important to make backups and since we did not necessarily want to connect to each phpmyadmin time to do (it would be done once in me this way: ) here’s a little trick very easy to implement.
(more…)
