https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41353

Saiful Amin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |om

--- Comment #1 from Saiful Amin <[email protected]> ---
(In reply to Djalel CHEFROUR from comment #0)
> The other alternative I found to fix this issue, and therefore the koha-dump
> backup, is just to add --no-tablespaces to the mysqldump flags in the
> koha-dump script.
> 

You're probably on the right track with that fix. Koha doesn't make use of
custom tablespaces as per my knowledge.

Just note that changes shouldn't be made to the installed /usr/sbin/koha-dump
script. All code modifications must go through the normal Koha development
workflow so they can be reviewed and tested across different environments.

Relevant docs:
https://wiki.koha-community.org/wiki/Development_workflow
https://wiki.koha-community.org/wiki/Submitting_A_Patch
https://gitlab.com/koha-community/koha-testing-docker

The actual file to patch is:
debian/scripts/koha-dump

Please submit the patch with a test plan and change the status to 'Needs
Signoff'.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to