MySQL Installation
"The world's most popular open source database"
Contents
Install
You can download MySQL from www.mysql.com.
Database
Create an empty database on the server, call it "icare".
Users
Add each of the users who will be accessing the Icare database.
Grant each user all rights to the Icare database.
Backup
Schedule a backup script using the mysqldump utility.
For example, Backup on a Synology NAS