I am getting the following log upon execution of my automysqlbackup script.
checking directory "/var/wordpressdbbackup/daily" ... exists.
checking directory "/var/wordpressdbbackup/weekly" ... exists.
checking directory "/var/wordpressdbbackup/monthly" ... exists.
checking directory "/var/wordpressdbbackup/latest" ... exists.
checking directory "/var/wordpressdbbackup/tmp" ... exists.
checking directory "/var/wordpressdbbackup/fullschema" ... exists.
checking directory "/var/wordpressdbbackup/status" ... exists.
pigz ... found.
mysql ... found.
mysqldump ... found.
mail ... found.
Error: The mysql server is empty, i.e. no databases found. Check if something is wrong. Exiting.
Not sure how to diagnose this problem.
myserver.conf file attached.
check line 61
CONFIG_db_month_names=('xxxxxxxxxx')
I have the same question which wasn't resolved with the above mentioned solution .
My configuration is attached below.
Thanks for any help!