https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23329
--- Comment #85 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #84) > The dump and restore approach is bad and will break the tests if ran in > parallel (what we are supposed to support). However it seems that jenkins > has nodes returning 1 to nproc as they are not failing (that much). Under MySQL 8: kohadev-koha@kohadevbox:/kohadevbox/koha$ prove t/db_dependent/www/regressions.t t/db_dependent/www/regressions.t .. mysqldump: Error: 'Access denied; you need (at least one of) the PROCESS privilege(s) for this operation' when trying to dump tablespaces Can we now deal with that please? -- 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/
