How to fix the «'INFORMATION_SCHEMA.GLOBAL_STATUS' feature is disabled» Backupninja / Duplicity warning about backup a MySQL database?

To fix it, add the show_compatibility_56 = 1 option to the [mysqld] section of the MySQL configuration file (/etc/mysql/my.cnf).