https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23346
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #91628|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <[email protected]> --- Created attachment 92629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92629&action=edit Bug 23346: Add without-db-name parameter to koha-dump Test plan: Run koha-dump [yourdb]. Rename the files in var/spool/koha/[yourdb] Run koha-dump --without-db-name [yourdb] Run a diff between the unzipped sql files. The last dump should not contain a CREATE DATABASE and USE statement. See BZ 15664 c4. Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- 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/
