Skip to main content

We have Zabbix MYSQL database and every backup converts to Full even for incremental. [Nothing to backup in incremental job as Binary Logging is disabled on this MySQL server. The job is being converted to a full backup operation.]

Per the message, sounds like you need to enable Binary Logging.

Enable Binary Logging for MySQL
https://documentation.commvault.com/2024e/expert/enabling_binary_logging_for_mysql.html

Thanks,
Scott
 


We are backing up zabbix maria Database, do we have any different process to follow for enabling binary log to perform transaction log bkp.


It’s MariaDB/MySQL, so I’m pretty sure it’s configured the same regardless.

If not, you may need to review Zabbix docs for how to enable Binary Logging.

Thanks,
Scott
 


Reply