https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41353
--- Comment #7 from Saiful Amin <[email protected]> --- (In reply to David Nind from comment #6) > However, could you provide the steps/SQL command to change the privileges? There is no need to change the process privilege. The PROCESS privilege is disabled by default for all users (except root) in MySQL version 8.0.20+. I think `ktd pull` will bring MySQL 8.0.45, if I have to guess. So no extra step needed apart from starting ktd with 'DB_IMAGE=mysql:8.0' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
