I just received my Ultra 6 Plus.
As I understand, MySQL is already installed. I just need to install applications and/or PHPMyAdmin to use it. The data is likely stored on the C volume, but not under any user visible share.
To back it up, do I need to backup my C volume? Will that exclude the share directories contained beneath it? Is there a way to back up the MySQL database automatically?
Perhaps a better question would be, do I want to set up a cron job using mysqldump to periodically dump the database to a file and backup that file?
