Hello all,
I have a simular issue, I am unable to run a ‘backup to desktop’ on my SME server 7.1, as I also get the “Error occurred during pre-backup actions.” error
I have read trough all of the articles that are linked to this message and I have not had much success.
Well I did change the MYSQL root password, and I promise that I will never ever ever do it again… promise. However I reset the root password in MySQLadmin prompt to what it was at install ‘’(null) this did not work so I also tryed the code provided by monk
# cd /var/service/mysqld
# runsvctrl d .
# expand-template /root/.my.cnf
# expand-template /var/service/mysqld/set.password
# /usr/libexec/mysqld --bootstrap --user=mysql --skip-grant-tables < ./set.password
# runsvctrl u .
Unfortunately this has not really helped at all as I still get the same errors. So over to the brains trust

what should i do next
any help would be great, cheers
olie