https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41353
--- Comment #9 from David Nind <[email protected]> --- Thanks Saiful! Testing notes (using KTD): 1. For step 5: sudo cp debian/scripts/koha-dump /usr/sbin/koha-dump 2. After the patch, database dump works successfully without errors for MySQL and MariaDB Database dump file listing before patch (MySQL): -rw-r----- 1 root kohadev-koha 1064076 Mar 1 19:28 kohadev-2026-03-01.sql.gz -rw-r----- 1 root kohadev-koha 3990254 Mar 1 19:28 kohadev-2026-03-01.tar.gz Database dump file listing after patch (MySQL): -rw-r----- 1 root kohadev-koha 1064077 Mar 1 19:49 kohadev-2026-03-01.sql.gz -rw-r----- 1 root kohadev-koha 3991362 Mar 1 19:49 kohadev-2026-03-01.tar.gz -- 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/
