https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41353 --- Comment #4 from Jan Kissig <bibliothek@th-wildau.de> --- (In reply to Saiful Amin from comment #3)
(In reply to Jan Kissig from comment #2)
On what type of Koha installation and server environment does this error occur?
This is specific to MySQL 8.0 related. You are most likely using MariaDB.
Thank you for that explanation Saiful, and yes mariadb was running. Now I can confirm on ktd with mysql8.0 running that the error occurs: kohadev-koha@kohadevbox:koha(main)$ sudo koha-run-backups --days 2 --output /var/spool/koha mysqldump: Error: 'Access denied; you need (at least one of) the PROCESS privilege(s) for this operation' when trying to dump tablespaces kohadev-koha@kohadevbox:koha(main)$ -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.